Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:AzonInc/doorman into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Oct 14, 2024
2 parents 46a8d9f + 14c2707 commit a785f58
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions firmware/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -385,31 +385,7 @@ binary_sensor:
sorting_group_id: sorting_group_listeners
sorting_weight: -29

- platform: tc_bus
id: pick_up_phone_door_call
name: "Pick up phone (door call)"
icon: "mdi:phone-check"
type: start_talking_door_call
address: 255
auto_off: 0.2s
entity_category: DIAGNOSTIC
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_listeners
sorting_weight: -19

- platform: tc_bus
id: hang_up_phone_door_call
name: "Hang up phone (door call)"
icon: "mdi:phone-remove"
type: stop_talking_door_call
address: 255
auto_off: 0.2s
entity_category: DIAGNOSTIC
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_listeners
sorting_weight: -18

- platform: tc_bus
id: pick_up_phone
Expand Down

0 comments on commit a785f58

Please sign in to comment.