this post was submitted on 14 Jul 2023
3 points (80.0% liked)

homeassistant

11833 readers
236 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[–] stooovie@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

I expose my devices to Homekit and use Homekit widgets.

[–] CondorWonder@lemmy.ca 1 points 1 year ago

The easiest is to create a scene - those are natively exposed in widgets. If you want something that will toggle the light, I’d use an input_boolean in a scene, and an automation that would watch for it changing to on. The automation would toggle the light, then turn the input_boolean off so the scene will do something again.

load more comments
view more: next ›