1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
5c3ea009d2 Add intercom button to ios actions 2022-11-14 00:39:19 +01:00
7f1fb8d059 Remove powercalc 2022-11-14 00:38:19 +01:00
2 changed files with 35 additions and 14 deletions

View file

@ -25,6 +25,19 @@
target:
entity_id: lock.front_door_lock_doorlock
- id: ios-intercom-button
alias: '[ios] Intercom button'
mode: single
trigger:
- platform: event
event_type: ios.action_fired
event_data:
actionName: Intercom button
action:
- service: switch.toggle
target:
entity_id: switch.intercom_button
- id: ios-good-night
alias: '[ios] Good Night'
mode: single

View file

@ -121,7 +121,7 @@ webhook:
zeroconf:
zone:
powercalc:
#powercalc:
# Text to speech
tts:
@ -143,6 +143,14 @@ zha:
ios:
actions:
- name: "Intercom button"
background_color: "#000000"
label:
text: "Intercom button"
color: "#ffffff"
icon:
icon: door-closed-lock
color: "#ffffff"
- name: "Door Lock Toggle"
background_color: "#000000"
label:
@ -542,19 +550,19 @@ sensor:
unit_prefix: k
unit_time: h
source: sensor.computer_outlet_electrical_measurement
# Powercalc
- platform: powercalc
create_group: Kitchen lights
include:
area: Kitchen
- platform: powercalc
create_group: Bedroom lights
entities:
- entity_id: light.bedroom_1
- entity_id: light.bedroom_2
- entity_id: light.bed_lamp_left
- entity_id: light.bed_lamp_right
- entity_id: light.bed_lightstrip
# # Powercalc
# - platform: powercalc
# create_group: Kitchen lights
# include:
# area: Kitchen
# - platform: powercalc
# create_group: Bedroom lights
# entities:
# - entity_id: light.bedroom_1
# - entity_id: light.bedroom_2
# - entity_id: light.bed_lamp_left
# - entity_id: light.bed_lamp_right
# - entity_id: light.bed_lightstrip
binary_sensor:
- name: Hulk Ping