-
Notifications
You must be signed in to change notification settings - Fork 36
VALIDATION_ERROR #69
Comments
Looks like an auth failure. Are you sure you retrieved the correct client id and use correct username and password? |
I checked again, but the data is correct. |
Maybe it's a read only token or so. |
I did according to this: https://www.home-assistant.io/integrations/vicare/#configuration |
Yes, that's the same. |
Found the token and removed it (found here: config.storage\vicare_token.save)
|
I have the very same issue when choosing the Auto option in Pyvicare Heating
--> I use climate.set_vicare_mode instead |
Can you please check which vicare_modes your device supports? you should see it as an attribute of the climate entity |
hvac_modes:
vicare_modes:
Vicare modes are all supported with climate.set_vicare_mode. (tested them all) climate.set_hvac_mode "heat" --> vicare_mode forcedNormal |
I have created a branch with a potential fix @KurtSponik : #85 To the others: Can you please provide the same information as @KurtSponik did? |
I get the same Validation Error (but with dhw mode) hvac_modes:
|
@ol3k |
Same issue as encountered by @ol3k when trying to change the hvac mode
|
Same issue to me, error gets thrown when trying to do anything. |
Hello,
from the very beginning I have a problem with this integration, the HA displays the temperature of domestic water and heating, but I can not change anything, nor, for example, turn off the heating. I can only set the temperature of domestic water. I tried the version with energy support, but there was no new entity for gas or electricity consumption, and I have all this data in the Vicare application.
Below I am pasting the log that was generated when I tried to turn off the heating.
The text was updated successfully, but these errors were encountered: