State naming #13
-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Let me crack open the code and check... |
Beta Was this translation helpful? Give feedback.
-
So, I don't translate what is returned from the EPA - what you get is what the EPA gives you. So, it is the same capitalisation as on the EPA website - Capital V, Capital E for Very and Extremely, but lower-case p for poor when it is At least, that's what I think - I'm basing that on what I've done in the front end - I've looked for I don't think I've ever seen air quality that bad. |
Beta Was this translation helpful? Give feedback.
-
Ah thanks for letting me know - I wonder what we hit in bushfire season in 2019 |
Beta Was this translation helpful? Give feedback.
-
Yeah, I've seen it get really bad with my indoor air quality monitor when I've been cooking and it gets too smoky, and I imagine it gets pretty bad when there's a fire going. |
Beta Was this translation helpful? Give feedback.
-
thanks I'll use the lower case state values and close this |
Beta Was this translation helpful? Give feedback.
So, I don't translate what is returned from the EPA - what you get is what the EPA gives you.
So, it is the same capitalisation as on the EPA website - Capital V, Capital E for Very and Extremely, but lower-case p for poor when it is
Very poor
andExtremely poor
.At least, that's what I think - I'm basing that on what I've done in the front end - I've looked for
Very poor
andExtremely poor
when matchingsensor.epa_air_quality_hourly_health_advice
in https://github.com/BJReplay/EPA_AirQuality_HA/blob/main/sample-card.yaml - see https://github.com/BJReplay/EPA_AirQuality_HA/blob/main/sample-card.yaml#L82 for example.I don't think I've ever seen air quality that bad.