Maxwell Gonsalves
Maxwell Gonsalves
@MattDahEpic You likely have the same setup I do (or close to that of my setup). 6.2.4beta1 did not fix my issue either. I made a PR earlier that fixed...
> Hello, is there any PR I can merge to try to fix this issue ? The PR linked above will resolve this issue. I'm still working on the other...
I've used this overnight, and have noticed an issue with the window behavior. I'm not really sure what is happening (the logs are not verbose enough). Maybe it has to...
Has anyone took a look at this? I've been using my fork without issue for a while now, but I suspect that @jmcollin78 is hesitant on this idea because this...
Sounds good. There is no rush on this, as I have this on my branch and it seems to work fine. If this causes issues, I can just use my...
This is something that is easily resolvable, but from what I can tell, anything else that calls save_hvac_mode() can interfere with your suggestion. I did confirm, that it does work,...
This commit addresses the restoring of the state when using climate.toggle. I would make a PR, but I have other changes made there that aren't relevant. mag2352/versatile_thermostat@6104d544d57e2e23d2b8c4dc3d9a27c0422faa03 ``` async def...
This commit changes the window system so that the VTherm unit is not turned off (but the underlying entities are). This allowed for me to use the toggle functionality (and...
@jmcollin78 Understood, and fair point on the window detection. I use the scheduler integration, so having the VTherm desynced if a window is open is the only way to ensure...
I haven't updated to 6.3.0, so I haven't observed this issue. I will look into it soon. Does the change in code for issue #508 between 6.2.9 and 6.3.0 cause...