-
Notifications
You must be signed in to change notification settings - Fork 38
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
Support for freezer device type #109
Comments
Oof that sucks. I had that happen recently and re-buying an whole freezer worth of stuff isnt fun. Let me take a look at the dump and get something out. |
@Bad-Magic I am reviewing the dump and a bit confused on the "climate" control portion of functionality. Can you validate or fix these thoughts? Fridge - This looks like 1-10 scale. Is this how the fridge is configured where you can only select a number and not a specific temperature? |
Fridge [1 to 10] Freezer [-24 to -12]: That makes sense. Two climate entities [fridge / freezer]+ binary sensor entities will define the device |
Upon reviewing the dump some more (and partial implementation), it never reports the current temperature, just what the target temp is. I think this device will be binary sensors + number (I have no idea on this but it may work). That way you can adjust the temperature and see if its alerting. |
No temperature sensor? Boo. Let me know how I can help test or debug. Happy to make the time. |
@Bad-Magic Did you want to be able to set the temp, or are you more concerned with seeing alerts? I modified the data so MCU would should as problematic for the screenshot. |
I don’t think I would ever care to adjust the temperature. I really only want alerts if something has gone awry. |
Add freezer diagnostics to HA
Let me know if anything doesnt work or you want something modified |
@Bad-Magic Did the beta version solve your issue? |
Nope, perfect! I will get this merged to main |
Looks like my new freezer isn't a supported device type. I've attached the device json returned from the API.
Would love to be able to alert on temperature. We just had a compressor failure and lost an entire freezer of food. :(
hubspace.zip
The text was updated successfully, but these errors were encountered: