mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-25 20:20:00 +00:00
Add TuYa SNTZ009 water leak sensor (#4045)
Co-authored-by: Mateusz Dziurdziak <mateusz.dziurdziak@fara.no>
This commit is contained in:
co-authored by
Mateusz Dziurdziak
parent
3cdf7604a0
commit
7b74971006
@@ -1820,6 +1820,7 @@ const mapping = {
|
||||
'ZSTY-SM-11ZG-US-W': [cfg.switch],
|
||||
'ZSTY-SM-1CTZG-US-W': [cfg.cover_position],
|
||||
'ZSTY-SM-1DMZG-US-W': [cfg.light_brightness],
|
||||
'SNTZ009': [cfg.binary_sensor_water_leak],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user