SSMCD
SSMCD
@warhammerkid FWIW, I bundled this into a Home Assistant add-on to make the install a little easier for now: https://github.com/SSMCD/bluetti2mqtt I think a custom integration is still the cleanest way...
I have not - were you able to get multiple devices working within one instance before? If so, I should be able to make some tweaks to make the addon...
That's better than what I'm seeing - I stop receiving MQTT messages after a couple hours. Program stays running without errors but Bluetti screen shows Bluetooth state disconnected. Suspect it's...
@warhammerkid Awesome, thanks - Bluetooth now reconnects after the connection has been lost. I added a toggle for debug mode in the addon configuration.
Looks like pack temperature (°F) is stored at 0x5F on page 00 for the AC500.
I'm seeing a similar issue with `hvac_action` displaying incorrectly. You can see below that, in `Cool` mode, when the current temperature climbs above the setpoint there is a small blip...
Upon further testing, it looks like the `hvac_action` received from the hp is being overwritten, without any additional updates from the unit. ``` [02:27:36][D][climate:011]: 'HP-Bedroom' - Setting [02:27:36][D][climate:040]: Target Temperature:...