Broadlink RM completely stop working after upgarde from Hass.io 0.72.1 installed in Raspbian.
Currently I’m using Hass.io 0.79.0 (HassOS 1.11) installed on Raspberry Pi 3 Model B and B+ 32bit.
Instllation was performed base on official instruction using Etcher https://www.home-assistant.io/hassio/installation/
Error from logs:
I’ve tried reinstall of pycryptodome package as described here: https://github.com/home-assistant/home-assistant/issues/15915
unfortunately I’m getting another error:
Current config:
switch:
- platform: broadlink
host: 192.168.0.10
mac: 'xx:xx:xx:xx:xx:xx'
Is there any way to fix it ?