mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update example to match current WeMo docs. (#10963)
WeMo is now an integration of its own and does not belong under switch.
This commit is contained in:
parent
ec18414c92
commit
316f39c0c2
@ -29,9 +29,11 @@ notify:
|
||||
- platform: pushbullet
|
||||
api_key: ***
|
||||
name: pushbullet
|
||||
|
||||
|
||||
wemo:
|
||||
discovery: true
|
||||
|
||||
switch:
|
||||
- platform: wemo
|
||||
- platform: mqtt
|
||||
state_topic: "home/killhass"
|
||||
command_topic: "home/killhass"
|
||||
|
Loading…
x
Reference in New Issue
Block a user