SKILL.md
Smart Home Skill
Use this skill to check status and control smart home devices.
Injected Functions
getstatus(deviceid=None): Get status of a device, or all devices if no IDsetlight(deviceid, state, brightness=100): Turn a light on/off with brightness (0-100)setdoor(deviceid, state): Lock or unlock a doorset_tv(state, channel=None, volume=None): Control TV power, channel, and volume
Device IDs
- Lights:
livingroomlight,bedroomlight,kitchenlight - Doors:
frontdoor,garagedoor - TV:
tv