pdobrien3
pdobrien3
Yes, here was their response: While I have not heard back about parameter 3, I do have more information about S2 security. That functionality was tested using independent Z-Wave certification...
I pretty much threw my hands up. Mostly because I do not have the knowledge to argue with them. They basically say S2 is a function of the software and...
Wouldn’t it be awesome if they saw the benefit of looking at the zwavejs code and providing an opinion.
``` action: - service: input_boolean.turn_on data: entity_id: input_boolean.thermostats_auto - delay: 00:00:05 - service: climate.set_temperature entity_id: climate.thermostat_2 data: temperature: '62' ```
This looks to be related? https://developers.google.com/nest/device-access/api/thermostat#change_the_temperature_setpoints
Error while executing automation automation.lower_heat_at_10_pm_main: Error setting climate.thermostat_2 temperature to {'temperature': 16.666666666666668, 'entity_id': ['climate.thermostat_2']}: Error from API: 400: FAILED_PRECONDITION: sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat command not allowed in current thermostat mode.: Bad Request same...
The above is a perfect example of the randomness of the errors. The two automations are exactly the same for both the main floor and the second floor. They both...
I am not sure what you mean by the second part, give me an example and I will do it. As far as the first part, the heat is always...
any chance you can tell me when this was implemented (https://github.com/home-assistant/core/issues/92927#issuecomment-1763044721). I may roll back and see if it fixes the problem.
This am I woke up to both my thermostats in the off mode. When I checked the history, they both say `Turned off triggered by automation Raise Heat at 3...