Skip to content

Creating notifications and kiosk-mode for home-assistant

License

Notifications You must be signed in to change notification settings

kennedyshead/hass-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hass notifications

This will trigger notifications from Hass websocket in OSX / Winndows (and soon android)

Installation

pip3 install -r requirements.txt

(Optional)

pip3 install -r requirements_osx.txt

Example:

$ python3 hass-native/main.py -h ws://localhost:8123/api/websocket -t api_token

Warning

This is just a proof of concept, it will display ALL notifications atm. and that might not suit everyone.

Plans

The goal is to create a cross-plattform "native"-application for kiosk-mode, just notifications or both.

About

Creating notifications and kiosk-mode for home-assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages