-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Temperature Entity not being created #37
Comments
The above looks fine - send me the HA log with this logging setup in configuration.yaml): logger:
default: warn # prefer warn over info, avoid debug
logs:
asyncio: error
homeassistant.core: debug # to see: Event state_changed, or not
ramses_rf.message: info # MSGs rcvd (excl. RQ/18:), is the one you usually want |
Just want to make sure you received the my log file? |
TBH, I hadn't looked at it - try release 0.16.1 (or later), and we'll go from there. |
Try 0.16.4 ? |
Upgraded this morning, and initial view is that it has not helped. But I will spend sometime double checking everything just to confirm. |
Looks like that has made things a lot worse, as my schema is failing to populate completely. It's missing lots of data which was there before. This is after about 12 hours
|
And this morning it is looking even worse. I must be doing something wrong.
|
Just noticed there is new version 0.16.6 Will upgrade to that and let you know how I get on. |
Still not getting much joy. In fact schema now had only 2 zones in it. I've found the following in the logs
|
I have identified this but - a fix is coming. |
HACS informed me of a new version, and that has given me a full schema back. Thanks. Still have a lot of sensors that are invalid or missing, so will try and find more details of those. |
i understand is fixed |
I have a strange situation where it looks like the temperature entity for a TRV is not being created, but the demand, window status and battery entities are. This is only happening for one TRV, all others are OK. From the log, I'm seeing this:
but all searches for that entity are failing.
This is an extract from the packet.log, searching on that id.
Any suggestions on how I can debug this one?
The text was updated successfully, but these errors were encountered: