Add authorities to london_air (#137349)
* Update sensor.py added Hounslow and hammersmith * Update sensor.py maintain the alphabetical order * Update homeassistant/components/london_air/sensor.py Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>pull/138194/head
parent
38b8df8f6f
commit
de86e4bd3c
|
@ -37,10 +37,12 @@ AUTHORITIES = [
|
||||||
"Enfield",
|
"Enfield",
|
||||||
"Greenwich",
|
"Greenwich",
|
||||||
"Hackney",
|
"Hackney",
|
||||||
|
"Hammersmith and Fulham",
|
||||||
"Haringey",
|
"Haringey",
|
||||||
"Harrow",
|
"Harrow",
|
||||||
"Havering",
|
"Havering",
|
||||||
"Hillingdon",
|
"Hillingdon",
|
||||||
|
"Hounslow",
|
||||||
"Islington",
|
"Islington",
|
||||||
"Kensington and Chelsea",
|
"Kensington and Chelsea",
|
||||||
"Kingston",
|
"Kingston",
|
||||||
|
|
Loading…
Reference in New Issue