-
Notifications
You must be signed in to change notification settings - Fork 4
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
[FEATURE] Ability to use own temperature sensors #10
Comments
Hi, So unfortunately not doable. |
Hi LarsK1, This is definitely possible—I’m already using it this way. However, my goal is to use your integration, but that limits my ability to create custom automations and prevents me from writing temperature values to the register every 60 seconds. Would there be any chance you could add this feature? |
Hi @sneekerzzz, |
I'm not very tech-savvy :) but I managed to get it working with the automation code below. Solvis expects it every 60 seconds. I've replaced 3 Solvis thermostats with my own Philips Hue multi-sensors, and it's working great! `alias: Solvis | Temperatuur | Radiators
|
Hi @sneekerzzz , |
That would be great! I’ve also contacted Solvis to confirm the timing for when the SC3 expects a temperature update. However, I’ve found that a consistent 10-second interval works perfectly. |
Add support for custom sensors, such as temperature sensors, for integration with Solvis systems.
In our case, we use our own sensors in Home Assistant rather than the thermostats provided by Solvis.
The text was updated successfully, but these errors were encountered: