mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-13 03:59:49 +00:00
7 lines
153 B
YAML
7 lines
153 B
YAML
- platform: mqtt
|
|
name: "Kitchen Smoke"
|
|
state_topic: "smartthings/Kitchen Smoke/smoke"
|
|
payload_available: "smoke"
|
|
payload_not_available: "clear"
|
|
|