another relay problem....
Home Assistant
22
Posts
4
Posters
6.1k
Views
4
Watching
-
Haha, I think we ahve something.
My mysensor config ismysensors: gateways: - device: 'COM4' # persistence_file: 'mysensors.json' baud_rate: 115200 debug: true persistence: false version: '1.5' optimistic: 'true'and switch file is empty.... I don't see anything about that in homeassistant website...
What can I do?@Gefkuz said:
and switch file is empty.... I don't see anything about that in homeassistant website...
What do you mean switch file is empty? Have you split your config into different yaml files? If so you can't point to an empty file in your main config file. Remove unused entries from your config. You seem to have problems with other platforms also besides
switch.