whaleygeek / pyenergenie

A python interface to the Energenie line of products
MIT License
81 stars 51 forks source link

Build a complete worked example (router rebooter at 03:00 nightly for 1 minute) #110

Open jonathangroves opened 5 years ago

jonathangroves commented 5 years ago

This would be a great use case for the Energenie range controlled by a Pi. An "If This, Then That" rule would fail due to the loss of connectivity when the router goes off but of course a Pi uses radio to communicate with the Energenie device so connectivity over IP is irrelevant. Many home routers need regular reboots and being able to do this from the Pi at a pre-determined time would be very useful.

whaleygeek commented 5 years ago

Good idea! Leave this issue open and we can add a demo to the standard demo sources at some time in the future.