HI
I have the Unifi integration working and can see my devices fine, however the “switch” part is not working. I get no switches for the blockable devices.
My configuration.yaml has the following in it:
unifi:
controllers:
- host: 192.168.1.7
site: Default
block_client:
- '20:34:fb:91:9d:c0'
- 'f4:30:b9:95:b5:33'
on the latest 103.3
What am I doing wrong?
thanks