Skip to content

Commit

Permalink
replace all osram zigbee plugs by wifi plugs, see Koenkk/zigbee2mqtt#…
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 27, 2020
1 parent 628981f commit d1ea18c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions automations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
action:
- data:
entity_id:
- switch.plug_kitchen_coffeemachine_switch
- switch.kitchen_coffeemachine
- switch.sonos_shower
- switch.tasmota_aofo_01
- switch.guest_room_desk
Expand Down Expand Up @@ -1008,7 +1008,7 @@
action:
- data:
entity_id:
- switch.plug_kitchen_coffeemachine_switch
- switch.kitchen_coffeemachine
- switch.sonos_shower
- switch.tasmota_aofo_01
- switch.guest_room_desk
Expand All @@ -1028,7 +1028,7 @@
action:
- data:
entity_id:
- switch.plug_kitchen_coffeemachine_switch
- switch.kitchen_coffeemachine
- switch.sonos_shower
- switch.tasmota_aofo_01
- switch.office_google_home
Expand Down Expand Up @@ -1073,7 +1073,7 @@
platform: sun
condition:
- condition: state
entity_id: switch.plug_guestroom_computer_switch
entity_id: switch.gameboy
state: 'on'
action:
- data: {}
Expand Down
6 changes: 3 additions & 3 deletions scenes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
switch.guest_room_desk:
friendly_name: tasmota-sp111-07
state: 'on'
switch.plug_guestroom_computer_switch:
switch.gameboy:
friendly_name: Gameboy
state: 'on'
light.stehlampe_gastezimmer:
Expand All @@ -16,7 +16,7 @@
switch.guest_room_desk:
friendly_name: tasmota-sp111-07
state: 'on'
switch.plug_guestroom_computer_switch:
switch.gameboy:
friendly_name: Gameboy
state: 'on'
light.stehlampe_gastezimmer:
Expand All @@ -28,7 +28,7 @@
switch.guest_room_desk:
friendly_name: tasmota-sp111-07
state: 'off'
switch.plug_guestroom_computer_switch:
switch.gameboy:
friendly_name: Gameboy
state: 'off'
light.stehlampe_gastezimmer:
Expand Down

0 comments on commit d1ea18c

Please sign in to comment.