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

Add Samsung IR protocol (#176)

* add Samsung ir protocol

* fix pylint

* add test

* add transmitter
This commit is contained in:
escoand
2018-10-13 19:21:06 +02:00
committed by Otto Winter
parent 1d75ed1ff4
commit 4a2cdbf31c
5 changed files with 28 additions and 8 deletions

View File

@@ -699,6 +699,11 @@ switch:
data: 4294967295
nbits: 28
repeat: 25
- platform: remote_transmitter
name: "Panasonic TV Off"
samsung:
data: 0xABCDEF
repeat: 25
- platform: remote_transmitter
name: "Panasonic TV Off"
sony: