Setting temp on auto-mode #623
patrickcollins12
started this conversation in
General
Replies: 3 comments 6 replies
-
You want Or you could have the Faikin track the sensor directly if it can see it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Boom. That worked out of the box thanks. So I'd just solder the bme280 onto a spare gpio?
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Or did you mean track an mqtt message? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking at the Advanced documentation.
I have a BME280 temperature sensor in my room which seems a lot more accurate than the temperature sensor built into my daikin.
I'd like to publish the "current temperature" from this external device. Via home assistant I could set this up I guess.
I have 2 questions:
Using MQTT where do I publish the current temperature? I did publish to here
command/faikinstudy/env
but it gets overwritten by the air conditioner.Should I add the BME280 temperature sensor directly to the Faikin unit for more accurate temperature readings and is there documentation on how to do that? I can solder if needed.
Beta Was this translation helpful? Give feedback.
All reactions