-
Notifications
You must be signed in to change notification settings - Fork 76
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
[BUG] mqtt commands #586
Comments
Several things I thing. The
|
hello, sorry, maybe i misunderstood the docs. as its written to use a "control command" ok the idea is to use BLE and the internal auto mode of the faikin witch gives very stable temperature and to trun it on from homeassistant through mqtt command as it seems not native in the homeassistant interface. so it would be : setting/Faikin/control with {"autor": 0.0} to deactivate auto mode ? |
Why not just set using web interface, way simpler. But yes. |
because everything is automated within homeassistant and online google calendar starts house preheating 24h before our arrival in holidays. nothing more to do than add a period of presence in the calendar and the house power up iteself moreover i have an interrogation about the "homeassistant climate" interface for faikin. Usually in HA climates, preset "home / eco / away ..." are for temperature levels, say 21 / 20 / 16 ... but in the Faikin climate presets are used for extra modes life "boost" or "eco" witch are only power related settings but not temperature ones. Why not keeping the usual HA climate consturction ? |
OK yes, try that |
Faikin hardware
amazon.uk buy
Faikin-S3-MINI-N4-R2: 9f65e5b 2024-11-30T08:32:55
Daikin hardware
Daikin Siesta / S21
Describe the bug
trting to send mqtt commands, to activate / deactivate auto mode (both via autor:0 and via env temp, but nothing changes.
To Reproduce
Publish mqtt command :
either on HA :
or in mqttexplorer :
but nothing changes on faikin settings and autor stays here at 0.5 :
and also nothin in the status :
i've also tried using the method you gave here : #506 (comment)
bot no more effect.
Am i missing something ?
The text was updated successfully, but these errors were encountered: