External thermostat without using Faikin auto mode #695
thehedgefrog
started this conversation in
General
Replies: 1 comment
-
Just to document what I've got so far, it seems like overriding the thermostat is not possible. That brings me to two questions.
|
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have electric baseboards and smart thermostats in every room. I also have a mini split on each level (2 of them total). It's easy for me to get that temperature and send it to MQTT but I want to use normal heat/cool modes, not the Faikin-auto mode.
Can I use that temperature as a reference for (each) Faikin instead of its internal reference? I tried
command/faikin/control
buttemp
doesn't work, andenv
sets the Env value on the Faikin GUI but it's still relying on thehome
temp which seems to be its internal thermostat. From what I'm seeing, it displays theenv
temperature in Home Assistant, but the actual unit tracks thehome
temp it gets from itself.Am I missing something simple? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions