-
Notifications
You must be signed in to change notification settings - Fork 105
Device Ikhos warm slim doesnt turn on and dont set temperature #69
Comments
@ollo69 is it related to divider feature? |
Nit sure, it is not clear from description what is the issue. |
@ollo69 of course, I can check it!! I will return to you. |
Is merged in dev so should be in next major release. |
@jmvaz any news? |
@PaulAnnekov Sorry for my inactivity, I will try to be more responsive now. The problem still exists. How can I help you to debug the problem? thanks for your support. |
@jmvaz did you check HA logs? Any errors? Also, did you try new custom component for Tuya https://github.com/tuya/tuya-home-assistant/? |
Just tested the master version of TUYA v2, and now I can set the temperature. But when I change the temperature in tuya app or locally in the heater doesn't update on homeassistant. |
Hi!
I'm having an issue with the heater from Ikhos warm slim.
I'm able to control the heater with smartlife, adjusting temperature, heating mode, target temperature.
But on Homeassistant I only can see the current temperature of the room and setting the target temperature on homeassistant doesn't work at all.
I used the debug tools to get some information from my heater:
{ 'header': {'code': 'SUCCESS', 'payloadVersion': 1},
'payload': { 'devices': [ { 'data': { 'current_temperature': 20,
'online': True,
'state': 'true'},
'dev_type': 'climate',
'ha_type': 'climate',
'icon': 'https://images.tuyaeu.com/smart/icon/1470624702_0.jpeg',
'id': '717073608caab51b23a2',
'name': 'Panel heater'}],
'scenes': []}}
This problem can be fixed on this API? Can I help in some way?
The app:
The device: https://www.ikohs.com/pt/comprar-emissores-termicos/78882-warm-slim-2000-radiador-eletrico-convector.html
Thanks for your time!
Best Regards
The text was updated successfully, but these errors were encountered: