1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

MQTT: fan direction control added (#8022)

Co-authored-by: Mateusz Bronk <mbronk@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Mateusz Bronk
2025-05-12 00:28:46 +02:00
committed by GitHub
parent 8757957e17
commit 401c090edd
6 changed files with 65 additions and 0 deletions

View File

@@ -293,6 +293,8 @@ fan:
- platform: template
name: Template Fan
state_topic: some/topic/fan
direction_state_topic: some/topic/direction/state
direction_command_topic: some/topic/direction/command
qos: 2
on_state:
- logger.log: on_state