Skip to content

Commit

Permalink
Move some entities to CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Oct 17, 2024
1 parent 5713d1d commit b3e3b6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions firmware/addons/interactive-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ switch:
icon: mdi:cog
id: doorman_setup_mode
restore_mode: RESTORE_DEFAULT_ON
entity_category: CONFIG
optimistic: true
on_turn_on:
- script.execute: update_led
Expand Down
2 changes: 2 additions & 0 deletions firmware/addons/memory-utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ button:
icon: "mdi:file-arrow-up-down"
on_press:
- tc_bus.read_memory:
entity_category: CONFIG
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_intercom_settings

Expand Down

0 comments on commit b3e3b6b

Please sign in to comment.