You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On our AC YI12F, every control works great. Only missing piece is the ambient temperature does not show up as an entity. We would like to use it in the dashboard.
It does correctly show up in the diagnostics json. EG "ambientTemperatureF": 77.0, (...) "ambientTemperatureC": 25.0,
The text was updated successfully, but these errors were encountered:
Fantastic work.
On our AC YI12F, every control works great. Only missing piece is the ambient temperature does not show up as an entity. We would like to use it in the dashboard.
It does correctly show up in the diagnostics json. EG
"ambientTemperatureF": 77.0, (...) "ambientTemperatureC": 25.0,
The text was updated successfully, but these errors were encountered: