Jason Rumney
                                            Jason Rumney
                                        
                                    I don't think the missing value at the end is an issue. The intention was to trigger that problem indicator when there is any error from the heatpump, rather than...
It seems there may be another heating_mode value that is not caught in the mapping. If it is just a glitch during startup, maybe making "heating" or "mute" the default...
Based on your comment "all are in grey", fan_only might be disabling something, so \i've changed to heat_cool instead. Also added that as a default fallback to avoid the error...
It will take some time after startup to establish communication with the device. There is some autodetection of some Tuya protocol options that has to happen first.
Please see [README.md](https://github.com/make-all/tuya-local/blob/main/README.md#device-support) for the ways you can find information useful for providing local protocol support. The local protocol is not identical to the cloud protocol, so proxying that is...
For most devices (including other models of vacuum), the white label app is just a rebranding, all of the features are the same as the standard Tuya or Smart Life...
I think the data may be separate between the apps, so the Tuya app will not see the old maps that were created under the official app. The map may...
No option for Cleaning Record anywhere? My Lefant has quite a different UI in the "Tuya" app, and contains "Cleaning Record" in the Settings menu, which is where all the...
The switch available through the cloud API is probably sufficient if you just want to start a cleaning from HA. Does it show up in the default Tuya integration, or...
I don't know the details of how that is implemented, if the map is stored on the vacuum then there will be commands that could probably be used if it...