Skip to content

A small, unofficial companion app written using flutter-tizen to control lights and switches using Home Assistant on older galaxy watches

Notifications You must be signed in to change notification settings

Dragon863/Tizen-HA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tizen-HA

Screenshot of home page Screenshot of switches page Screenshot of lights page Screenshot of pairing page

This is a small, unofficial companion app written using flutter-tizen to control lights and switches using Home Assistant. To get started, install flutter-tizen and run flutter-tizen build tpk --device-profile wearable --release in the tizenapp/ directory , then install it with sdb install [tpk name] after connecting your watch with SDB. This app is being approved on the samsung galaxy store and should probably be available in the next few months for easier installation.

Supported devices

All devices supported by flutter-tizen should work with this app. This means your watch must be running Tizen 5.5 or above.

File structure

The code for pairing is one simple python flask file contained in the server/ directory. I am running it in a docker container. The flutter app itself is contained in tizenapp/

Pairing

On the first run of this app, you will need to pair your watch. To do this, simply follow the instructions in the "config" menu on the watch app.

About

A small, unofficial companion app written using flutter-tizen to control lights and switches using Home Assistant on older galaxy watches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published