Skip to content

hmax42/home-automation-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-automation-py

my home-automation-scripts

  • IKEA Tradfri
    • based on the pytradfri lib https://github.com/ggravlingen/pytradfri/
    • publishes dynamically all at the tradfri-gateway registered lights blinds and groups
    • publishes to /tradfri/ID/status
    • receives on /tradfri/ID
    • supports lights, blinds and groups
      • ignores the state of groups and checks the contained lights first and blinds first
    • currently the messages consist of "on" and "off"
      • for blinds this is internally translated to 99.0 and 1.0
  • Wake on LAN
    • sends a wol-packet to the received MAC-adress

About

my home-automation-scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages