hi
I’ve just added my ihc controller to HA, and it works, but not all off the items is shown!
this is my code in the configuration.yaml
IHC controller
ihc:
- url: ‘http://192.168.1.3’
username: “USER”
password: “PASSWORD”
auto_setup: True
info: True
light_1:- id: 6708826
name: Udelys_PIR - id: 6708826
- id: 6708826
light_2:
- id: 7285338
name: Status_Spot1
- id: 7285338
Ihave tried to manuel setup 2 items as Light_1 and Light_2, but that gives an error:
anyone that can help med setting this up?