mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Update ruuvitag-ble to 0.4.0 (#160441)
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/ruuvitag_ble",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["ruuvitag-ble==0.3.0"]
|
||||
"requirements": ["ruuvitag-ble==0.4.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2783,7 +2783,7 @@ rpi-bad-power==0.1.0
|
||||
russound==0.2.0
|
||||
|
||||
# homeassistant.components.ruuvitag_ble
|
||||
ruuvitag-ble==0.3.0
|
||||
ruuvitag-ble==0.4.0
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.7.0
|
||||
|
||||
Generated
+1
-1
@@ -2331,7 +2331,7 @@ rova==0.4.1
|
||||
rpi-bad-power==0.1.0
|
||||
|
||||
# homeassistant.components.ruuvitag_ble
|
||||
ruuvitag-ble==0.3.0
|
||||
ruuvitag-ble==0.4.0
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.7.0
|
||||
|
||||
Reference in New Issue
Block a user