Application that allows you to control a smart home based on the Home Assistant
- (Binary) Sensor status
- Toggle switch
- Toggle light, see its effect (if presented), change its brightness (if this possible)
- Media player support with play/pause, prev/next, volume control
- Editing colors for lights
- Maybe something else that I don't already have in HA.
- Mi Band 7 (You need modified Zepp app (see preparations))
- All other Zepp OS devices, but there is no proper UI for them
- Modified Zepp App (registration required)
- You need to connect Mi Band 7 to Modified Zepp App the same way you would with Zepp Life (google auth is not supported)
- You need to enable Developer Mode in app
- Install app with QR-code (soon) or build yourself
- Open the application settings and specify the addresses of Home Assistant, Long-lived access token and select the sensors you want to display on Zepp OS device
- Long-lived access token (you can generate it on your-ha-instance.local/profile page)
- "If you are not using the
frontend
in your setup then you need to add theapi
integration to yourconfiguration.yaml
file."