Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 600 Bytes

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