homeassistant-infinitude
homeassistant-infinitude copied to clipboard
Home Assistant custom component for controlling Carrier Infinity Touch thermostats through an Infinitude proxy server.
Hi, I have no idea how to connect. I use standard configuration of yaml file. What could be the problem? Logger: homeassistant.components.climate Source: custom_components/infinitude/climate.py:278 Integration: Klimat (documentation, issues) First occurred:...
Is it possible to add new entity attributes? I am talking exactly about : filter_level: humid_filter_level: uv_filter_level: They are available in this add-on: https://github.com/nfriess/carrier_infinity/issues The controller transmits this data, so...
If I manually adjust the temperature via home assistant or on the thermostat itself, it always reverts to whatever the “scheduled” preset was after a few seconds. This has been...
I use Home Assistant to run two thermostats that are controlling two different HVAC systems (don't ask, previous owner installed). When I first set up infinitude, there was an issue...
Infinitude expose the gas consumption in a different API http://HOST/energy.json I think it will be cool to create a sensor and expose that to home assistant thanks
I'm trying a plain vanilla install with all default options but ran into this error: log file ``` 2020-07-20 09:55:50 ERROR (MainThread) [homeassistant.components.climate] Error while setting up infinitude platform for...
if I disable schedules entirely on infinitude, the integration will no longer connect. It might be an issue with the integration. See https://github.com/nebulous/infinitude/issues/128 for discussion.
Can you add "set_property" service to the integration as generic command to the thermostat? This would follow the rest api of infinitude and allow for the users to setup any...
Hello, I'm looking to set the thermostat temperature (ie. Current Temperature) from a remote Z-wave temperature sensor which I have added to Home Assistant. My thermostat is not in an...
Can we add a sensor entity that exposes the oat (Outdoor Air Temperature)? That's useful data, especially for graphing against the other climate data we get. Other sensors like rh...