Thanks mate. When i import that in and check the config it throws these errors
nvalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46).
Invalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46).
Invalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46)
Invalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46).
Invalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46).
Invalid config for [switch]: required key not provided @ data[âplatformâ]. Got None. (See /config/configuration.yaml, line 46).
Do you have the right mqtt server? - Yes I only have one.
The certs? - I have created the certs
The DNS redirect? - I am looking at this now. I thought it was in place but not so sure.
checked with mqtt explorer if the heater makes a connectiob with the mqtt server? - I have tried with MQTT Explorer but it does not seem to connect even with the certs provided.
did you find the correct heater address in the MQTT topic? Mine is 3c39e7217cc0, but itâs unique. - yes updated the yaml with the mac address of my heater
Given up in the end. I cant use an older Mosquitto so that stops me dead in the water.
The heater i was able to get in to the Tuya app and can control it via Tuya Local so its better than nothing. Would prefer MQTT but right now i am just happy to be able to control it via HA.
Thanks! Iâve done this and I am able to add the integration using my email and password, but I donât have any devices load into the integration. I currently use the dehumidifier, which works fine through the Homewizard Climate app.
@mhjansen79 I shouldâve mentioned that it currently only supports one type of device (HeaterFan). Main reason is I only had access to that one device. I might have a way to find out other device typesâ websocket payloads, but Iâm not sure yet. You are welcome to open a PR in the underlying library if you know what payloads are sent for your device type. Otherwise, I might have more supported devices in about a month or so.