mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Fix extra verbiage in Ridwell rotating category sensor (#96345)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user