pimoroni / automation-hat

Python library and examples for the Pimoroni Automation HAT, pHAT and HAT Mini
https://shop.pimoroni.com/products/automation-hat
MIT License
122 stars 41 forks source link

Lights not working #55

Closed laserir closed 1 year ago

laserir commented 1 year ago

Hi there! I've just received my automationHAT and everything works as expected expect that none of the lights are responding. Neither any input/output/relay lights are coming up, nor can i control the power/comms/warn lights. I'm using v0.4.1. Any ideas?

laserir commented 1 year ago

So, tried a bit… It seems to work only if you call this before any other command: automationhat.is_automation_hat() Maybe this initializes something…