Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebridge - SmartLife - Fastwarm Thermostats #628

Open
crackerdooby opened this issue Dec 12, 2024 · 3 comments
Open

Homebridge - SmartLife - Fastwarm Thermostats #628

crackerdooby opened this issue Dec 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@crackerdooby
Copy link

crackerdooby commented Dec 12, 2024

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"
       }
   ]
}
@crackerdooby crackerdooby added the bug Something isn't working label Dec 12, 2024
@milo526
Copy link
Owner

milo526 commented Dec 12, 2024

Please post the result of the steps under "How to check whether the api this library uses can control your device".

Without this it is hard for me to help you with regards to this specific issue.

@crackerdooby
Copy link
Author

crackerdooby commented Dec 13, 2024 via email

@milo526
Copy link
Owner

milo526 commented Dec 13, 2024

Any idea what this error means?  Thanks

On 12 Dec 2024, at 15:11, Milo Cesar @.***> wrote: Please post the result of the steps under "How to check whether the api this library uses can control your device". https://github.com/milo526/homebridge-tuya-web#how-to-check-whether-the-api-this-library-uses-can-control-your-device Without this it is hard for me to help you with regards to this specific issue. — Reply to this email directly, view it on GitHub <#628 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BNU6NEEEQZFE5GGJNT5GQWL2FGRTXAVCNFSM6AAAAABTP7V6LKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZZGIZTKMBTHA. You are receiving this because you authored the thread.

I don't understand what error you are referencing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants