File tree Expand file tree Collapse file tree 7 files changed +13
-0
lines changed
Expand file tree Collapse file tree 7 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 12351235 "ozone" : " [%key:component::sensor::entity_component::ozone::name%]" ,
12361236 "ph" : " [%key:component::sensor::entity_component::ph::name%]" ,
12371237 "pm1" : " [%key:component::sensor::entity_component::pm1::name%]" ,
1238+ "pm4" : " [%key:component::sensor::entity_component::pm4::name%]" ,
12381239 "pm10" : " [%key:component::sensor::entity_component::pm10::name%]" ,
12391240 "pm25" : " [%key:component::sensor::entity_component::pm25::name%]" ,
12401241 "power" : " [%key:component::sensor::entity_component::power::name%]" ,
12411242 "power_factor" : " [%key:component::sensor::entity_component::power_factor::name%]" ,
12421243 "precipitation" : " [%key:component::sensor::entity_component::precipitation::name%]" ,
12431244 "precipitation_intensity" : " [%key:component::sensor::entity_component::precipitation_intensity::name%]" ,
12441245 "pressure" : " [%key:component::sensor::entity_component::pressure::name%]" ,
1246+ "reactive_energy" : " [%key:component::sensor::entity_component::reactive_energy::name%]" ,
12451247 "reactive_power" : " [%key:component::sensor::entity_component::reactive_power::name%]" ,
12461248 "signal_strength" : " [%key:component::sensor::entity_component::signal_strength::name%]" ,
12471249 "sound_pressure" : " [%key:component::sensor::entity_component::sound_pressure::name%]" ,
Original file line number Diff line number Diff line change 112112 "pm1" : {
113113 "name" : " [%key:component::sensor::entity_component::pm1::name%]"
114114 },
115+ "pm4" : {
116+ "name" : " [%key:component::sensor::entity_component::pm4::name%]"
117+ },
115118 "pm10" : {
116119 "name" : " [%key:component::sensor::entity_component::pm10::name%]"
117120 },
Original file line number Diff line number Diff line change 114114 "ozone" : " [%key:component::sensor::entity_component::ozone::name%]" ,
115115 "ph" : " [%key:component::sensor::entity_component::ph::name%]" ,
116116 "pm1" : " [%key:component::sensor::entity_component::pm1::name%]" ,
117+ "pm4" : " [%key:component::sensor::entity_component::pm4::name%]" ,
117118 "pm10" : " [%key:component::sensor::entity_component::pm10::name%]" ,
118119 "pm25" : " [%key:component::sensor::entity_component::pm25::name%]" ,
119120 "power" : " [%key:component::sensor::entity_component::power::name%]" ,
Original file line number Diff line number Diff line change 171171 "ozone" : " [%key:component::sensor::entity_component::ozone::name%]" ,
172172 "ph" : " [%key:component::sensor::entity_component::ph::name%]" ,
173173 "pm1" : " [%key:component::sensor::entity_component::pm1::name%]" ,
174+ "pm4" : " [%key:component::sensor::entity_component::pm4::name%]" ,
174175 "pm10" : " [%key:component::sensor::entity_component::pm10::name%]" ,
175176 "pm25" : " [%key:component::sensor::entity_component::pm25::name%]" ,
176177 "power" : " [%key:component::sensor::entity_component::power::name%]" ,
177178 "power_factor" : " [%key:component::sensor::entity_component::power_factor::name%]" ,
178179 "precipitation" : " [%key:component::sensor::entity_component::precipitation::name%]" ,
179180 "precipitation_intensity" : " [%key:component::sensor::entity_component::precipitation_intensity::name%]" ,
180181 "pressure" : " [%key:component::sensor::entity_component::pressure::name%]" ,
182+ "reactive_energy" : " [%key:component::sensor::entity_component::reactive_energy::name%]" ,
181183 "reactive_power" : " [%key:component::sensor::entity_component::reactive_power::name%]" ,
182184 "signal_strength" : " [%key:component::sensor::entity_component::signal_strength::name%]" ,
183185 "sound_pressure" : " [%key:component::sensor::entity_component::sound_pressure::name%]" ,
Original file line number Diff line number Diff line change 245245 "pm1" : {
246246 "name" : " PM1"
247247 },
248+ "pm4" : {
249+ "name" : " PM4"
250+ },
248251 "pm10" : {
249252 "name" : " PM10"
250253 },
Original file line number Diff line number Diff line change 125125 "ozone" : " [%key:component::sensor::entity_component::ozone::name%]" ,
126126 "ph" : " [%key:component::sensor::entity_component::ph::name%]" ,
127127 "pm1" : " [%key:component::sensor::entity_component::pm1::name%]" ,
128+ "pm4" : " [%key:component::sensor::entity_component::pm4::name%]" ,
128129 "pm10" : " [%key:component::sensor::entity_component::pm10::name%]" ,
129130 "pm25" : " [%key:component::sensor::entity_component::pm25::name%]" ,
130131 "power" : " [%key:component::sensor::entity_component::power::name%]" ,
Original file line number Diff line number Diff line change 10831083 "ozone" : " [%key:component::sensor::entity_component::ozone::name%]" ,
10841084 "ph" : " [%key:component::sensor::entity_component::ph::name%]" ,
10851085 "pm1" : " [%key:component::sensor::entity_component::pm1::name%]" ,
1086+ "pm4" : " [%key:component::sensor::entity_component::pm4::name%]" ,
10861087 "pm10" : " [%key:component::sensor::entity_component::pm10::name%]" ,
10871088 "pm25" : " [%key:component::sensor::entity_component::pm25::name%]" ,
10881089 "power" : " [%key:component::sensor::entity_component::power::name%]" ,
You can’t perform that action at this time.
0 commit comments