mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Update homeassistant.js
Add support for Bosch Motion Sensor RADON TriTech ZB
This commit is contained in:
@@ -484,6 +484,10 @@ const mapping = {
|
||||
'HS3CG': [configurations.binary_sensor_gas],
|
||||
'81825': [configurations.sensor_action],
|
||||
'Z809AF': [configurations.switch, configurations.sensor_power],
|
||||
'RADON TriTech ZB': [
|
||||
configurations.binary_sensor_occupancy, configurations.sensor_temperature,
|
||||
configurations.sensor_battery,
|
||||
],
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user