Isaac Breuer

Results 11 comments of Isaac Breuer

see here my log from esphome that current temperature get randomly set to different what the set_remote_temperature did ['sensor.kitbt_temperature': Got state 66.70 [D][sensor:099]: 'kitbt from homeassistant': Sending state 66.70000 with...

unfortunately forcing the decimal point in the conversion did not resolve the issue, and for me to change my house to Communists setting as a no no for WAF. On...

Changing the system to C did not solve it for me either. i have also tried the following , exposing a HA sensor that is rounded to .5 C just...

The function gets through successfully, but then after like 30 seconds reverts back , so I added a automation in HA to update a attribute for that particular sensor every...

There is already a esphome Mitsubishi version, I use it https://github.com/geoffdavis/esphome-mitsubishiheatpump/blob/master/README.md On Thu, May 28, 2020, 5:12 AM blademckain wrote: > Can u include your project inside official esphome? >...

have the same issue in ts with multiple users once a users starts other users cannot run it. quit dose not seem to release all references. the only way i...

ok, i bit of progress, but not fixed. the error we see is because of another error , but we don't get to see the actual error since it tried...

Hi I fixed for myself this issue by changing @"Global\InterruptKey" to @"Local\InterruptKey" in SysWaiter.cs, I than recompiled the DLL. Global, will share the named event in the OS for all...

There is now a working esphome version https://github.com/geoffdavis/esphome-mitsubishiheatpump/blob/master/README.md

So in mitsucon.h I set the low high values in c or f, when unit_system: is imperial On Sun, Sep 22, 2019, 5:13 AM unixko wrote: > Did you change...