@@ -4199,7 +4199,7 @@ export const definitions: DefinitionWithExtend[] = [
41994199 extend : [ philips . m . light ( ) ] ,
42004200 } ,
42014201 {
4202- zigbeeModel : [ "929003822901" , "929003823101" , "929003823301" , "929003823001" , "929003823201" , "929003823401" ] ,
4202+ zigbeeModel : [ "929003822901" , "929003823101" , "929003823301" , "929003823001" , "929003823201" , "929003823401" , "929003846401" ] ,
42034203 model : "929003822901" ,
42044204 vendor : "Philips" ,
42054205 description : "Hue Tento WA 29,1cm (White)" ,
@@ -4209,6 +4209,7 @@ export const definitions: DefinitionWithExtend[] = [
42094209 { model : "929003823001" , vendor : "Philips" , description : "Hue Tento WA 29,1 cm (Black)" , fingerprint : [ { modelID : "929003823001" } ] } ,
42104210 { model : "929003823201" , vendor : "Philips" , description : "Hue Tento WA 42,1 cm (Black)" , fingerprint : [ { modelID : "929003823201" } ] } ,
42114211 { model : "929003823401" , vendor : "Philips" , description : "Hue Tento WA 54,2 cm (Black)" , fingerprint : [ { modelID : "929003823401" } ] } ,
4212+ { model : "929003846401" , vendor : "Philips" , description : "Hue Tento WA 39,5 cm (White)" , fingerprint : [ { modelID : "929003846401" } ] } ,
42124213 ] ,
42134214 extend : [ philips . m . light ( { colorTemp : { range : [ 153 , 438 ] } } ) ] ,
42144215 } ,
0 commit comments