Add support for Embrighten Outlet 43102 (#3939)

This commit is contained in:
Deadlystrike
2020-07-20 11:05:42 -05:00
committed by GitHub
parent 57b45f6624
commit edcf1edae6
+1
View File
@@ -1782,6 +1782,7 @@ const mapping = {
'X711A': [cfg.switch],
'X712A': [switchEndpoint('l1'), switchEndpoint('l2')],
'TYZS1L': [cfg.light_brightness_colortemp_colorxy],
'43102': [cfg.switch],
};
const defaultStatusTopic = 'homeassistant/status';