Home Assistant setup
Posted: Tue Apr 25, 2023 3:28 pm
I'm trying to get Home assistant Portable working on Windows 11. (https://github.com/AlexxIT/HassWP)
It's hooked into my Roomba and the Brother printer fine but the FoxESS solar is refusing to play nice.
Either of these in the configuration.yaml file result in refusing to boot up
Instructions say put this in configuration.yaml file
sensor:
- platform: foxess
username: foxesscloud_username
password: foxesscloud_password
deviceID: foxesscloud_inverter_id
Does this mean
sensor:
- platform: foxess
username: foxesscloud_????????
password: foxesscloud_????????
deviceID: foxesscloud_????????
or :-
sensor:
- platform: foxess
username: ????????
password: ????????
deviceID: ????????
Either of these in the configuration.yaml file result in refusing to boot up.
Any pointers much appreciated.
It's hooked into my Roomba and the Brother printer fine but the FoxESS solar is refusing to play nice.
Either of these in the configuration.yaml file result in refusing to boot up
Instructions say put this in configuration.yaml file
sensor:
- platform: foxess
username: foxesscloud_username
password: foxesscloud_password
deviceID: foxesscloud_inverter_id
Does this mean
sensor:
- platform: foxess
username: foxesscloud_????????
password: foxesscloud_????????
deviceID: foxesscloud_????????
or :-
sensor:
- platform: foxess
username: ????????
password: ????????
deviceID: ????????
Either of these in the configuration.yaml file result in refusing to boot up.
Any pointers much appreciated.