Open pantherhunter opened 2 years ago
Do you mean this temperature?
Exactly. With this temperature settings, the bypass manipulation is possible. There is no other way to set the bypass manually.
Examplee: If I set it manual to 29 the bypass will close. Under 25 the bypass will open.
Is there a possible to integration this temp setting to your easy controls app? Would be awesome!!!
Greetings Eddy
Am 05.08.2022 um 21:58 schrieb Laszlo Jakab @.***>:
Do you mean this temperature?
https://user-images.githubusercontent.com/6196882/183151504-ce85bf94-aea9-44a7-b9b2-59e5b4a433f0.png — Reply to this email directly, view it on GitHub https://github.com/laszlojakab/homeassistant-easycontrols/issues/85#issuecomment-1206809979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVUYA4ZLLCJZTU5UTHNHNETVXVW7VANCNFSM54G4NV7Q. You are receiving this because you authored the thread.
I would love to see that, too.
It's a shame, that Helios didn't implement a simple parameter for de-/activating the bypass. Manipulating this temperature value is the only possible way to set the bypass manually.
Have a nice day.
Activate and deactivate the baypass would be really nice! By now I did not find out how to handle this. or is it currently possible to open/close bypass manually?
Hi, i saw you add somes bypass vars for this (VARIABLE_BYPASS_EXTRACT_AIR_TEMPERATURE, VARIABLE_BYPASS_OUTDOOR_AIR_TEMPERATURE) in e7f35a7. Do you plan to implement this feature ? Do you need some help ?
@pycolas yes, I plan to implement these variables (instead of a bypass switch). I have started it in 2023, but then I didn't have time to finish/test it. The code I started writing back then is here:
develop...feat/add-by-pass-number-entities
#diff-921e374486. Unfortunately, I can't even remember where I left off, what was completed, what works, and what doesn't (glancing at the WIP commit, there is a lot of junk and unfinished stuff in the code). Maybe the code is deprecated (I remember some changes with NumberEntity in HomeAssistant).
If you have time to implement the EasyControlsNumberEntity
it would be great. Then adding these variables (and maybe others) would be piece of cake.
@laszlojakab I needed the "NumberEntity" to run. How should I best send you the data, so that you have as little work with it as possible? I changed the following files:
Not used:
I no longer have any errors in the LOG, apart from what is mentioned in point #116.
Is there a opportunity to setup the room temperature values vor the bypass setup to control the bypass mode?