Hello,
I’m french and i try to install HassIo 0.95.4.
- I install configurator
- In Configurator shell command:
$ pip install scsgate
$ pip install OpenWebNet==1.2.9
It’s run !
- In configuration.yaml
scsgate:
device: 192.168.1.35
light:
- platform: scsgate
devices:
Office:
name: Office
scs_id: 21
-
I verify my config in configuration : it’s ok
-
In Events, there’s an error:
persistent_notification.invalid_config
notifying title: Invalid config message: The following components and platforms could not be set up:
- scsgate
- scsgate.light
I’ve two questions:
- First, how remove error ?
- Second, how integrate this in the desktop ? I search since 2 days
Could you help me, please ?
Marc