-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
donexon varmo TZ pro thermostat - sensor type 0x17 Water temp indication #1818
Comments
As far as I can tell this is already in the database. |
you missed out, what I mentioned in my text. the devolo and others that are in the database ONLY have one temp sensor. this leads to a working device but with the lack of one temp channel. I do not know how to get an additional channel working if it does not come from the binding, but if there is a way, please let me know. |
So I think two things have to happen for this to work
PS- I accidently modified the device while investigating the existing drop-down options but did get it back & marked for review. Sorry |
I did open a ticket to be able to make the suggested changes, let see how it turns out |
I realized on my afternoon run that my suggested dropdown might not work (or at least might have the temperature quantity). I'm thinking a dropdown of In support of all this, can you get a debug level file of the device sending that command. In particular the hex string. Look for this section |
Somewhat related question (for my education). Relating to creating channels, would the dropdown list of channel types over-ride any entry in the Config (type=) box during the DB XML creation process? For example if channel was Also thought maybe adding generic |
I don't remember the ticket in question (I get a lot of them) but I guess this was actioned and you now have access.
No - they are completely independent.
As far as I'm aware, |
The donexon thermostat is a danfoss derivate which include additional sensor information over the the original and other derivates like devolo etc.
under the commend class COMMAND_CLASS_SENSOR_MULTILEVEL with sensor type 0x17 the water temp value can be read from the device
please include device specific detection for the donexon with additional water sensor channel
device type: slave
manufacturor id: 0x002
product type: 0x5fff
product id: 0xa010
The text was updated successfully, but these errors were encountered: