Page 1 of 1
links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by look2
Is it possible to link a temp sensor to another address?
I allready have a 1-wire system measuring the temps in the house and generating graphs, can i make a link to my allready made graph instead of using the graphps generated by home automation ?
Re: links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by tom_rosenback
If also the data from the sensors are outside HA you won´t be able to show them unless you create a custompage that does all that. If you have the sensors inside HA you could just edit the houseplan page to use you graphs instead.
Posted: Fri Mar 17, 2023 9:45 am
by look2
Ok. The thing is That I have alot of historic data outside ha. But Perhaps I can import it somehow. At the moment the graphs in ha dosen't work at all. I'll post a screenshot later today.
Re: links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by look2
Here is how it looks like when i press one of my temp sensors...
Re: links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by Daniel
look2 wrote:Here is how it looks like when i press one of my temp sensors...
I've seen that behaviour before. That time it was a permission set wrong on a folder, don't exactly recall which one. In any case I found the error in my apache error.log. Do you see anything useful in yours?
/Daniel
Re: links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by look2
I did not found any usefull info in the apache log files.
Re: links to other sites
Posted: Fri Mar 17, 2023 9:45 am
by tom_rosenback
look2 wrote:I did not found any usefull info in the apache log files.
It could also be one of these:
1. You don´t have enough data in temps table for current sensor to be able to generate a graph out of it.
2. You are missing fonts for graphing tool, check
http://www.telldus.com/forum/viewtopic. ... 252#p25167 for solution