mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Remote magiquest protocol (#2963)
Co-authored-by: Aaron Hertz <aaron@rockforest.org> Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
@@ -1861,6 +1861,11 @@ switch:
|
||||
turn_on_action:
|
||||
remote_transmitter.transmit_jvc:
|
||||
data: 0x10EF
|
||||
- platform: template
|
||||
name: MagiQuest
|
||||
turn_on_action:
|
||||
remote_transmitter.transmit_magiquest:
|
||||
wand_id: 0x01234567
|
||||
- platform: template
|
||||
name: NEC
|
||||
id: living_room_lights_off
|
||||
|
||||
Reference in New Issue
Block a user