-
Notifications
You must be signed in to change notification settings - Fork 3
Replies: 2 comments · 4 replies
-
Hi, I follow this project because I sepcifically hope it might turn into a home assistant integration. I would ove to follow my heatin g and possibly set variables from Home Assistant. Unfortunately I lack coding skills and the installation still seems quite technical... If there is an API I believe integration to HA is not a major issue. have a great Christmas everyone. Gunnar |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hey, I only did some experiments with Home Assistant, that's why I implemented https://github.com/beep-projects/SystaPi#waterheater, but in the end I never found the time to implement my own sensor. Reading guides like From the guide and without knowing the syntax, I would start with something like
I hope that helps, |
Beta Was this translation helpful? Give feedback.
All reactions
-
I have implemented it now in HomeAssistant as REST API
|
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
A further possibility is, that it is implemented in NodeRed with the API Call
|
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
@CSH12 thanks a lot for sharing your work! |
Beta Was this translation helpful? Give feedback.
All reactions
-
For publishing the values in home assistant as a graph there is another code structure more useful: rest:
|
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
Uh oh!
There was an error while loading. Please reload this page.
-
Hi beep,
Not sure if you are familiar with home assistant, but I have googled a little and found the REST API integration for Home Assistant so that it might be possible to get the data also read in there...
Then, also the data can get stored to influxDB and visualized with Grafana.
But actually I have no idea how to do that.
Do you have any?
Best regards
Chris
Beta Was this translation helpful? Give feedback.
All reactions