Bump mopeka-iot-ble to 0.7.0 (#109516)
This commit is contained in:
parent
978d2a79f6
commit
1c268b1724
4 changed files with 93 additions and 3 deletions
|
@ -8,12 +8,48 @@
|
||||||
"manufacturer_data_start": [3],
|
"manufacturer_data_start": [3],
|
||||||
"connectable": false
|
"connectable": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [4],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [5],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [6],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
"manufacturer_id": 89,
|
"manufacturer_id": 89,
|
||||||
"manufacturer_data_start": [8],
|
"manufacturer_data_start": [8],
|
||||||
"connectable": false
|
"connectable": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [9],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [10],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"manufacturer_data_start": [11],
|
||||||
|
"connectable": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
"manufacturer_id": 89,
|
"manufacturer_id": 89,
|
||||||
|
@ -27,5 +63,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mopeka",
|
"documentation": "https://www.home-assistant.io/integrations/mopeka",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["mopeka-iot-ble==0.5.0"]
|
"requirements": ["mopeka-iot-ble==0.7.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -340,6 +340,33 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||||
"manufacturer_id": 89,
|
"manufacturer_id": 89,
|
||||||
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
4,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
5,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
6,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"connectable": False,
|
"connectable": False,
|
||||||
"domain": "mopeka",
|
"domain": "mopeka",
|
||||||
|
@ -349,6 +376,33 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||||
"manufacturer_id": 89,
|
"manufacturer_id": 89,
|
||||||
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
9,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
10,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"connectable": False,
|
||||||
|
"domain": "mopeka",
|
||||||
|
"manufacturer_data_start": [
|
||||||
|
11,
|
||||||
|
],
|
||||||
|
"manufacturer_id": 89,
|
||||||
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"connectable": False,
|
"connectable": False,
|
||||||
"domain": "mopeka",
|
"domain": "mopeka",
|
||||||
|
|
|
@ -1307,7 +1307,7 @@ moat-ble==0.1.1
|
||||||
moehlenhoff-alpha2==1.3.0
|
moehlenhoff-alpha2==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.mopeka
|
# homeassistant.components.mopeka
|
||||||
mopeka-iot-ble==0.5.0
|
mopeka-iot-ble==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.motion_blinds
|
# homeassistant.components.motion_blinds
|
||||||
motionblinds==0.6.19
|
motionblinds==0.6.19
|
||||||
|
|
|
@ -1043,7 +1043,7 @@ moat-ble==0.1.1
|
||||||
moehlenhoff-alpha2==1.3.0
|
moehlenhoff-alpha2==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.mopeka
|
# homeassistant.components.mopeka
|
||||||
mopeka-iot-ble==0.5.0
|
mopeka-iot-ble==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.motion_blinds
|
# homeassistant.components.motion_blinds
|
||||||
motionblinds==0.6.19
|
motionblinds==0.6.19
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue