whaleygeek / pyenergenie

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

Init state of GPIO pins with test_2g #130

Open whaleygeek opened 3 years ago

whaleygeek commented 3 years ago

It seems that the first run from boot, this hangs in init. If we stop the task run gpio_cleanup and try again, it works.

See if this is the same case with setup_tool Might be we are not correctly setting the state of a GPIO pin somewhere as an input or something?