Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change sensor to floor heating #36

Closed
toroff opened this issue Aug 18, 2020 · 1 comment
Closed

Change sensor to floor heating #36

toroff opened this issue Aug 18, 2020 · 1 comment

Comments

@toroff
Copy link

toroff commented Aug 18, 2020

Hi! How I can change sensor to floor? I need use floor sensor for thermostat and air sensor only for information in HA

@fashberg
Copy link
Owner

Hey @toroff

check out my detailed description: https://github.com/fashberg/WThermostatBeca#external-temperature-sensor

Check out why it can't be changed: https://github.com/fashberg/WThermostatBeca/blob/master/README.md#can-you-add-xxx-as-a-feature

But: here is a great solution by IanAdd in issue #27 - he uses AL mode, so he has in HASS both values floorTemp and roomTemp and he controls Heating/Idle state with HASS by comparing floorTemp with choosen targetTemperatur.

Mode set to Heating will start to heat if chosen targetTemperature is lower then roomTemperature (MCU controlled).
If floorTemp reaches targetTemp HASS will stop heating by set mode to idle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants