Open
Description
Describe the bug
I have 2 thermostats that control my underfloor heating and work fine in the SmartLife app. The make of the thermostats are FastWarm - https://www.fastwarm.com/fastwarm-smart-wifi-thermostat---black-16amp-11067-p.asp
With the plugin they show in the homeapp, but show unresponsive. I can seem to turn them on and off from Home app but nothing updates within Home.
I have other devices which are working ok, including radiators.
Any ideas? Thanks for your help
Steps To Reproduce
Thermostat shows in the plugin ok
Shows in Home App but unresponsive
Can turn it off and on but no other controls available
Plugin Version
1.1.5
{
"bridge": {
"name": "Homebridge 2DB5",
"username": "0E:25:4E:35:2D:B5",
"port": 51883,
"pin": "REDACTED",
"advertiser": "avahi"
},
"accessories": [],
"platforms": [
{
"name": "Config",
"port": 8581,
"platform": "config"
},
{
"name": "TuyaWebPlatform",
"options": {
"username": "REDACTED",
"password": "",
"countryCode": "44",
"platform": "smart_life"
},
"defaults": [
{
"device_type": "dimmer"
}
],
"scenes": false,
"platform": "TuyaWebPlatform"
}
]
}