-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Analysis
- No option on config UI to set new mode:
- When activating air conditioning accessory having error in console (not always):
- Can only on/off accessory, no options to set temperature/mode/etc:
Expected Behavior
- Can use UI to set Air Conditioning mode
- No errors
- Can set mode (AUTO, HEATING, COOLING)
- Can set target temperature
Steps To Reproduce
Add AIR_CONDITIONING zone type
Logs
HTTP Status: 422 - Response: {"errors":[{"code":"validator.invalid","title":"Property [termination.typeSkillBasedApp] of class [class com.tado.publicapi.OverlayTerminationConditionCommand] with value [null] does not pass custom validation"}]}
Configuration
{
"active": true,
"id": 6,
"name": "Air Conditioning",
"delaySwitch": false,
"autoOffDelay": false,
"separateTemperature": false,
"separateHumidity": false,
"minStep": "0.5",
"minValue": 18,
"maxValue": 30,
"mode": "MANUAL",
"noBattery": true,
"type": "AIR_CONDITIONING"
}
Environment
- OS:
- Software:
- Node:
- npm:
Process Supervisor
hb-service
Additional Context
No response
steinarer
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working