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

More sensors! #49

Open
Fettkeewl opened this issue Oct 24, 2024 · 1 comment
Open

More sensors! #49

Fettkeewl opened this issue Oct 24, 2024 · 1 comment

Comments

@Fettkeewl
Copy link

Is your feature request related to a problem? Please describe.
I'd like to be able to automate and configure UI based on the value of

  • Electric heater (if its enabled/disabled)
  • Target temperature on Normal/Cooling/Economy mode

Describe the solution you'd like
Create 4 new sensors that display the state of the above mentioned data
(or make the heater a switch if possible, that is "unavailable" unless maintenance PW is provided)

Describe alternatives you've considered
I've manually set temperatures for the different modes in UI elements, which
requires manual syncing with the settings in my LOKE-01

Additional context
Add any other context or screenshots about the feature request here.

@bj00rn
Copy link
Owner

bj00rn commented Oct 24, 2024

Services for target temperature are implemented in v4 release

I've been a bit reluctant to expose stuff from maintenance page until now, the potential for user to f**k up and potentially destroy the house with mould by overpressure. Disabling the electric heater may cause the system to shut down if supply air temperature alarm triggers, leaving the house without ventilation. The initial scope of the integration was not to alter the system settings.

Another issue is flash wear on the system if the configuration is altered frequently
I'll consider it though.

@bj00rn bj00rn closed this as completed Oct 24, 2024
@bj00rn bj00rn reopened this Oct 24, 2024
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