mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Fix extra verbiage in Ridwell rotating category sensor (#96345)
This commit is contained in:
parent
c61c5a0443
commit
a226b90943
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["aioridwell"],
|
"loggers": ["aioridwell"],
|
||||||
"requirements": ["aioridwell==2023.01.0"]
|
"requirements": ["aioridwell==2023.07.0"]
|
||||||
}
|
}
|
||||||
|
@ -327,7 +327,7 @@ aioqsw==0.3.2
|
|||||||
aiorecollect==1.0.8
|
aiorecollect==1.0.8
|
||||||
|
|
||||||
# homeassistant.components.ridwell
|
# homeassistant.components.ridwell
|
||||||
aioridwell==2023.01.0
|
aioridwell==2023.07.0
|
||||||
|
|
||||||
# homeassistant.components.ruuvi_gateway
|
# homeassistant.components.ruuvi_gateway
|
||||||
aioruuvigateway==0.1.0
|
aioruuvigateway==0.1.0
|
||||||
|
@ -302,7 +302,7 @@ aioqsw==0.3.2
|
|||||||
aiorecollect==1.0.8
|
aiorecollect==1.0.8
|
||||||
|
|
||||||
# homeassistant.components.ridwell
|
# homeassistant.components.ridwell
|
||||||
aioridwell==2023.01.0
|
aioridwell==2023.07.0
|
||||||
|
|
||||||
# homeassistant.components.ruuvi_gateway
|
# homeassistant.components.ruuvi_gateway
|
||||||
aioruuvigateway==0.1.0
|
aioruuvigateway==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user