DomBox: free Minimalist Home Assistant Control
· v1.0.0
About
DomBox is an ultra-lightweight and responsive remote for your Home Assistant system, designed to get straight to the point, made also for old Garmin Watches !
Trigger your most common actions directly from your wrist, with no fuss.
With up to 5 configurable entities, DomBox was created for two main reasons:
- To provide a simple and reliable alternative for older Garmin watches (like the Descent Mk1) that are not compatible with more complex apps.
- To solve a need for pure speed: coming home on your motorcycle? Open your garage door and disable the alarm with a single tap, without ever touching your phone!
Examples (entity ID / Service): [ie : switch.garage_door_opening // switch.toggle]
- switch : switch.toggle // switch.turn_on // switch.turn_off
- light : light.toggle // light.turn_on // light.turn_off
- fan : fan.toggle // fan.turn_on // fan.turn_off
- input_boolean: input_boolean.toggle // input_boolean.turn_on // input_boolean.turn_off
-cover : cover.toggle // cover.open_cover // cover.close_cover // cover.stop_cover
-lock : lock.lock // lock.unlock // lock.open
-button : button.press
-media_player : media_player.media_play_pause // media_player.toggle // media_player.turn_on // media_player.turn_off
and the most powerfull :
scene scene.turn_on
script script.turn_on or directly script.script_name
automation automation.trigger // automation.toggle
- API Level 3.1.0 - System 3
- SDK Connect IQ 6.4.2
Looking for a full-featured Home Assistant experience on your watch?
For advanced control with dozens of entities and a rich user interface, we highly recommend the excellent HassControl app :
https://apps.garmin.com/fr-FR/apps/3dce2242-473f-4f13-a6a9-299c3686611f
What's new
v1.0.0: may contain bugs