Fix warning from rapt_ble caused by payload version 2 (#94718)

This commit is contained in:
Jan Čermák 2023-06-16 19:12:52 +02:00 committed by GitHub
parent 84c66b3cad
commit d7755a92c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -16,5 +16,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/rapt_ble",
"iot_class": "local_push",
"requirements": ["rapt-ble==0.1.1"]
"requirements": ["rapt-ble==0.1.2"]
}

View file

@ -2253,7 +2253,7 @@ radiotherm==2.1.0
raincloudy==0.0.7
# homeassistant.components.rapt_ble
rapt-ble==0.1.1
rapt-ble==0.1.2
# homeassistant.components.raspyrfm
raspyrfm-client==1.2.8

View file

@ -1643,7 +1643,7 @@ radios==0.1.1
radiotherm==2.1.0
# homeassistant.components.rapt_ble
rapt-ble==0.1.1
rapt-ble==0.1.2
# homeassistant.components.rainmachine
regenmaschine==2023.06.0