[remote_base] add support for Dyson cool AM07 tower fan (#10163)

Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
This commit is contained in:
aanban
2025-10-28 03:49:16 +01:00
committed by GitHub
parent 285e006637
commit 85205a28d2
5 changed files with 173 additions and 0 deletions

View File

@@ -48,6 +48,11 @@ on_drayton:
- logger.log:
format: "on_drayton: %u %u %u"
args: ["x.address", "x.channel", "x.command"]
on_dyson:
then:
- logger.log:
format: "on_dyson: %u %u"
args: ["x.code", "x.index"]
on_gobox:
then:
- logger.log: