Dror Eiger
Dror Eiger
Could you please paste here the config files generated for your ACs (you can mask out the lanip_key)? Run `docker exec -it 888888888 cat /config/hisense/config_roomname.json` (with the appropriate docker container...
Could you please detail here your config in HA? Go to the Configuration page of the add-on, switch to 'Edit in YAML', and copy the data.
Which new configuration? The only recent change to climate.mqtt that I'm aware of is the addition of preset_modes.
Did you set up MQTT configurations in `configuration.yaml`? That's likely the culprit.
As stated in the link you provided, devices with custom DTH always appear in the new SmartThings app. They are just not usable without these additional fields. I cannot say...
OK, moved to a new device handler. PTAL. Note that some devices templates [here](https://templates.blakadder.com/) use Generic (18), so they won't get the right child device now.
I'm not sure I understand why. It's a single device, with a single functionality. The energy metering is coupled with the switch. I for one would find it unusable if...
With `iframe` I get an error `The webpage at https://192.168.0.1/ might be temporarily down or it may have moved permanently to a new web address.`, while with `auto` the same...
That's perfectly fine, I just opened this bug to make sure it's in the list of missing features. Triggers are working well, the issue is with conditions. I have an...