Skip to content

Commit f16f3e8

Browse files
ChristopheHDmadejackson
authored andcommitted
Merge pull request #2 from aseracorp/develop
add new EEP A5-30-02
1 parent 1e9822a commit f16f3e8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

enoceanmqtt/overlays/homeassistant/mapping.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4669,6 +4669,21 @@
46694669
{"SP":{{ns.SP}},"TMP":{{ns.TMP}},"REF":{{ns.REF}},"RFC":{{ns.RFC}},"SB":{{ns.SB}},"SPS":{{ns.SPS}},"TSL":{{ns.TSL}},"SBY":{{ns.SBY}}}
46704670
icon: "mdi:download"
46714671
0x30:
4672+
0x02:
4673+
device_config:
4674+
command: ""
4675+
channel: ""
4676+
log_learn: ""
4677+
direction: ""
4678+
answer: ""
4679+
entities:
4680+
- component: binary_sensor
4681+
name: "Input_State"
4682+
config:
4683+
state_topic: ""
4684+
value_template: "{{ value_json.IPS }}"
4685+
payload_on: "0"
4686+
payload_off: "1"
46724687
0x03:
46734688
device_config:
46744689
command: ""

0 commit comments

Comments
 (0)