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

pull/95119/head
Jan Čermák 2023-06-16 19:12:52 +02:00 committed by Franck Nijhof
parent 89c6494056
commit 254b1fd314
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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

@ -2240,7 +2240,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

@ -1627,7 +1627,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