Closed hollytreecook closed 1 year ago
Can you open a terminal (There's an addon in home-assistant if required to provide this if you need it) and run the following two commands substituting
Note these could expose personal information so please review carefully before posting the output.
printf '{"INFO":0}\0' | nc
printf '{"GET_LIVE_DATA": 0}\0' | nc
This will hopefully highlight why the devices are appearing as time switches. I'm thinking it could be because your stats are configured as time clocks?
Hi Thanks for helping. Are there any spaces in the text above that I need to use. All the 14 thermostats are all running as stats. There are 2 timeclocks that show up with Area as a dash and show a different logo
typed in but nothing happened. Error in text the 1st time
Try:
printf '{"INFO":0}\0' | nc 192.168.1.99 4242
printf '{"GET_LIVE_DATA": 0}\0' | nc 192.168.1.99 4242
Thanks. Is there a way to copy text from a browser page into terminal page?
Space between printf and '
You can copy and paste into the terminal by middle clicking on Linux try right click on Windows I guess, on Mac no idea.
M.
right. Thanks put the space in the info command (1st one) and got tons of lines of text Pretty much everything says false
Yup that's as expected, if you can paste that block so we can check through it and see what the behaviour is.
Thanks. How Do I paste the block?
a few reboots and the images have changed, but same number of entities
Can you post a screen shot of the "entities" for the Heatmiser intergeneration?
Hi. That's the entities as they appear now
Odd, very odd... things like the hall are showing up as climate devices, where as hot water is showing up as a switch. That's expected. Home Assistant is identifying the devices correctly so I'm not sure as to why they would ALL appear as switches given that they are displaying here as climate... can you confirm that clicking on any of the entities brings up dialogue with temperature and mode options? I'm wondering if this is something to do with your dashboard setup rather than the intergeneration as so far everything seems to be behaving as expected.
I created a new card and put them all in. If I go into one of them and click the history I see the temperature curve
Pretty sure this is something to do with your front end config at this point, maybe try posting on the official home-assistant forums to see if someone can give you some pointers on what's wrong but from what I can see the integration is doing it's job and something in the presentation is off...
As a thought, try adding a new dashboard, and a "Thermostat Card Configuration" to that, then add only ONE of the entities to this card and see if that has any effect?
I added a thermostat card for a single room, but when I added "Custom:mini graph card" and tried to put in a room, the second snip is what I get. I have no idea what NaN is?
I think I have got as far as this with Custom:mini:graph and will try and improve my skills. Thanks for all the help Steve
Hi I have NeoStat V2s (16 number), NeoUltra and NeoHub. Everything is the wired version. I can connect to the Heatmiser Neo Climate and see 16 devices and 16 entities. They all appear to be switches, but I cannot see any temperatures for each room. Any ideas please? Thanks