controls that don't rely on hass #93
nguyenquangduc
started this conversation in
General
Replies: 1 comment
-
Can you clarify what you mean exactly? Do you mean controlling an AC without Home Assistant? You can use any method ESPHome supports to control the AC: https://esphome.io/#core-components This includes MQTT, the ESPHome API, a web interface or CAN bus. |
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.
-
can i use the configurations in the esphome climate component to control the axis directly without going through hass. eg:
id: my_climate
mode: HEAT_COOL
target_temperature: 25°C
Beta Was this translation helpful? Give feedback.
All reactions