mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Add support for smartthings button (model: IM6001-BTP01) (#1312)
* Add support for smartthings button (model: IM6001-BTP01) * Fix lint
This commit is contained in:
committed by
Koen Kanters
parent
20d9bac317
commit
b2a453bec3
@@ -587,6 +587,7 @@ const mapping = {
|
||||
configurations.sensor_temperature, configurations.binary_sensor_contact,
|
||||
configurations.sensor_battery, configurations.binary_sensor_battery_low,
|
||||
],
|
||||
'IM6001-BTP01': [configurations.sensor_click, configurations.sensor_temperature],
|
||||
'AV2010/34': [configurations.sensor_click],
|
||||
'PP-WHT-US': [configurations.switch, configurations.sensor_power],
|
||||
'CR701-YZ': [
|
||||
|
||||
Reference in New Issue
Block a user