Fix extra verbiage in Ridwell rotating category sensor (#96345)

This commit is contained in:
Aaron Bach 2023-07-11 10:21:05 -06:00 committed by GitHub
parent c61c5a0443
commit a226b90943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
} }

View File

@ -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

View File

@ -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