Jan-Jonas Sämann
Jan-Jonas Sämann
`apt install build-essential libobs-dev` solved the problem for me on ubuntu 20.04
Well, someone not able to understand basic simple and well documented tasks like flashing an ESP should probably not mess with high voltage electronic equipment internals.
@Bobbyhax not a viable solution. All my units do not report compressorFrequency. Also rapid drop in power consumption happens without defrost. There is no way of wild guessing until SwiCago...
I'm curious too. Also if this bit represents the state of the indoor or outdoor unit as well. Both sides are capable of defrosting. If it is only the indoor...
> Re. indoor defrosting, would that happen only in summer? My system is new and I haven't had a "summer" yet. So if what I'm seeing is really defrosting, it's...
So indeed verified on multi-split's, all 0x09 byte 6 change to 2 if outdoor unit is defrosting. ``` mitsubishi2mqtt/HVACSchlZ/debug/packets {"packetRecv":"fc 62 01 30 10 09 00 00 02 00 00...
I've not seen 6 so far. How long do you see 6? Guess, it could be purging or wait for valve actuators to be set?
Today one got stuck again. It happened after home assistant activated a scene, and sent: ``` mitsubishi2mqtt/HVACSchlZ/power/set ON mitsubishi2mqtt/HVACSchlZ/mode/set heat mitsubishi2mqtt/HVACSchlZ/temp/set 19.0 mitsubishi2mqtt/HVACSchlZ/vane/set 5 mitsubishi2mqtt/HVACSchlZ/fan/set AUTO ``` The ESP responded...
I do it in HASS automations like this ```yaml - id: '1669209521130' alias: Klima description: Post new values to HVAC 3 times action: - service: scene.create data: scene_id: climate_tmp entities:...
@jLynx Does Your unit work properly and just ignores the vane settings or does the presence of the vane settings cause some malfunction?