mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
fix ignored files
This commit is contained in:
parent
a21825fb04
commit
6ee2c3f5dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
.vscode/**
|
.vscode/**
|
||||||
**/__pycache__/**
|
**/__pycache__/**
|
||||||
Config/**
|
Config/**
|
||||||
|
custom_components/vesync/__pycache__/sensor.cpython-39.pyc
|
||||||
|
@ -1 +0,0 @@
|
|||||||
2022.3.8
|
|
@ -1,122 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "auth",
|
|
||||||
"data": {
|
|
||||||
"users": [
|
|
||||||
{
|
|
||||||
"id": "563d33967d924c588c6ecbff5eb96ed8",
|
|
||||||
"group_ids": [
|
|
||||||
"system-read-only"
|
|
||||||
],
|
|
||||||
"is_owner": false,
|
|
||||||
"is_active": true,
|
|
||||||
"name": "Home Assistant Content",
|
|
||||||
"system_generated": true,
|
|
||||||
"local_only": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"group_ids": [
|
|
||||||
"system-admin"
|
|
||||||
],
|
|
||||||
"is_owner": true,
|
|
||||||
"is_active": true,
|
|
||||||
"name": "vlb",
|
|
||||||
"system_generated": false,
|
|
||||||
"local_only": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"groups": [
|
|
||||||
{
|
|
||||||
"id": "system-admin",
|
|
||||||
"name": "Administrators"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "system-users",
|
|
||||||
"name": "Users"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "system-read-only",
|
|
||||||
"name": "Read Only"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"credentials": [
|
|
||||||
{
|
|
||||||
"id": "9beb9518028c4616948324f9e7e2d071",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"auth_provider_type": "homeassistant",
|
|
||||||
"auth_provider_id": null,
|
|
||||||
"data": {
|
|
||||||
"username": "vlb"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"refresh_tokens": [
|
|
||||||
{
|
|
||||||
"id": "a3f4e8066389495ea030efd0bf0d5cd4",
|
|
||||||
"user_id": "563d33967d924c588c6ecbff5eb96ed8",
|
|
||||||
"client_id": null,
|
|
||||||
"client_name": null,
|
|
||||||
"client_icon": null,
|
|
||||||
"token_type": "system",
|
|
||||||
"created_at": "2022-04-01T07:45:31.978398+00:00",
|
|
||||||
"access_token_expiration": 1800.0,
|
|
||||||
"token": "e4059f19c8a74f70691dafb6f8f67c7dddc2f6389020cb6c7d9a5596a0eedee4e523e8ef00c56f2e06ebe8eda4c26a26f12764a9802cf24c876e2f8f09418a50",
|
|
||||||
"jwt_key": "38697b84f9313b5652b1f8d85022617e8cc7ef3c6299225cc28af8e519694818ef3634c106e53c1f6e5bda25c17079c61a06fd0ba661800a642cd7d9f350c29c",
|
|
||||||
"last_used_at": null,
|
|
||||||
"last_used_ip": null,
|
|
||||||
"credential_id": null,
|
|
||||||
"version": "2022.3.8"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "58d1aab125b742f98856591680c886f8",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"client_id": "https://test.tiarkaerell.com/",
|
|
||||||
"client_name": null,
|
|
||||||
"client_icon": null,
|
|
||||||
"token_type": "normal",
|
|
||||||
"created_at": "2022-04-01T08:04:48.046872+00:00",
|
|
||||||
"access_token_expiration": 1800.0,
|
|
||||||
"token": "149461688179de15bb59d25377c890569b12a53cd3607a132d80089cdaa8e4539bc51bfd2b26e93a4574517181c245dfdd8a4b7dbd9fa58b110a834f4ac07306",
|
|
||||||
"jwt_key": "4516dea1cd209768b3918cdb9023464f08778c3f853511dbf524328abbd70e232c5808fd60c05b59fa500e30cfeef24d5c4fafed357965ecdab9c4a3dbd8123d",
|
|
||||||
"last_used_at": "2022-04-01T08:04:48.047248+00:00",
|
|
||||||
"last_used_ip": "85.195.218.245",
|
|
||||||
"credential_id": "9beb9518028c4616948324f9e7e2d071",
|
|
||||||
"version": "2022.3.8"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e0c00138ce364f58af0fae84be751b11",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"client_id": "https://test.tiarkaerell.com/",
|
|
||||||
"client_name": null,
|
|
||||||
"client_icon": null,
|
|
||||||
"token_type": "normal",
|
|
||||||
"created_at": "2022-04-01T08:11:29.188371+00:00",
|
|
||||||
"access_token_expiration": 1800.0,
|
|
||||||
"token": "f3098610d7491485f26994ffcd37e51b32cd46d5719b1a5beab3063c61ca67d0eeb5c6416f1c77d01a420ab16465491cd3703cb1139018277d48476ac7c623de",
|
|
||||||
"jwt_key": "b954d0236661f8bffcf6d25568c06ea906e6c141ea644eca94f50a382d5a84defb07526fca7e61558db216eb6d1d5039be8d1eb04db4ce1d36e50f9731745388",
|
|
||||||
"last_used_at": "2022-04-01T10:28:18.393196+00:00",
|
|
||||||
"last_used_ip": "85.195.218.245",
|
|
||||||
"credential_id": "9beb9518028c4616948324f9e7e2d071",
|
|
||||||
"version": "2022.3.8"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "c4fbf4356edf49a888812de23ecc63b6",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"client_id": "https://test.tiarkaerell.com/",
|
|
||||||
"client_name": null,
|
|
||||||
"client_icon": null,
|
|
||||||
"token_type": "normal",
|
|
||||||
"created_at": "2022-04-01T10:46:28.226111+00:00",
|
|
||||||
"access_token_expiration": 1800.0,
|
|
||||||
"token": "81f8a38953cc3f3ad6d4a1622baac99d94b1ba939b8388b27a6aff1da417538f67841ae07e23fed18674810b18b9eac1f539dbfae556b15df871a7c4ea7efd0e",
|
|
||||||
"jwt_key": "5053a085fa4621225e4d53c3e26a934d2c92b418c1f98167e614a572d42d4381c526fae86e21f508014686645eb65a0c68c0821ec6c8e1a47e8fc59fe6fedb32",
|
|
||||||
"last_used_at": "2022-04-01T10:46:28.227004+00:00",
|
|
||||||
"last_used_ip": "84.74.113.94",
|
|
||||||
"credential_id": "9beb9518028c4616948324f9e7e2d071",
|
|
||||||
"version": "2022.3.8"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "auth_provider.homeassistant",
|
|
||||||
"data": {
|
|
||||||
"users": [
|
|
||||||
{
|
|
||||||
"username": "vlb",
|
|
||||||
"password": "JDJiJDEyJEg4Mkg2VHU5aXRCUjZPdmczUDNYQS5vVHplYjJIaUFUVDkyMmIuU1F6QVgvcUs2LnJhaTBt"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.analytics",
|
|
||||||
"data": {
|
|
||||||
"preferences": {},
|
|
||||||
"onboarded": true,
|
|
||||||
"uuid": null
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.area_registry",
|
|
||||||
"data": {
|
|
||||||
"areas": [
|
|
||||||
{
|
|
||||||
"name": "Salon",
|
|
||||||
"id": "salon",
|
|
||||||
"picture": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Cuisine",
|
|
||||||
"id": "cuisine",
|
|
||||||
"picture": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chambre",
|
|
||||||
"id": "chambre",
|
|
||||||
"picture": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.config",
|
|
||||||
"data": {
|
|
||||||
"latitude": 52.3731339,
|
|
||||||
"longitude": 4.8903147,
|
|
||||||
"elevation": 0,
|
|
||||||
"unit_system": "metric",
|
|
||||||
"location_name": "Maison",
|
|
||||||
"time_zone": "UTC",
|
|
||||||
"external_url": null,
|
|
||||||
"internal_url": null,
|
|
||||||
"currency": "EUR"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,38 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.config_entries",
|
|
||||||
"data": {
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"entry_id": "b869fb6b3dbead7e9a32f0712597fc22",
|
|
||||||
"version": 1,
|
|
||||||
"domain": "radio_browser",
|
|
||||||
"title": "Radio Browser",
|
|
||||||
"data": {},
|
|
||||||
"options": {},
|
|
||||||
"pref_disable_new_entities": false,
|
|
||||||
"pref_disable_polling": false,
|
|
||||||
"source": "onboarding",
|
|
||||||
"unique_id": null,
|
|
||||||
"disabled_by": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"version": 1,
|
|
||||||
"domain": "vesync",
|
|
||||||
"title": "vlebourl@gmail.com",
|
|
||||||
"data": {
|
|
||||||
"username": "vlebourl@gmail.com",
|
|
||||||
"password": "pVMMJG6NHTxFFC"
|
|
||||||
},
|
|
||||||
"options": {},
|
|
||||||
"pref_disable_new_entities": false,
|
|
||||||
"pref_disable_polling": false,
|
|
||||||
"source": "user",
|
|
||||||
"unique_id": "vlebourl@gmail.com-6838532",
|
|
||||||
"disabled_by": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 3,
|
|
||||||
"key": "core.device_registry",
|
|
||||||
"data": {
|
|
||||||
"devices": [
|
|
||||||
{
|
|
||||||
"config_entries": [
|
|
||||||
"0d5d11a7d4cf40ae0800a418ed940bb3"
|
|
||||||
],
|
|
||||||
"connections": [],
|
|
||||||
"identifiers": [
|
|
||||||
[
|
|
||||||
"vesync",
|
|
||||||
"vsaq8556ccd84d7298c822b9bf950366"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"manufacturer": "VeSync",
|
|
||||||
"model": "LUH-D301S-WEU",
|
|
||||||
"name": "Humidificateur",
|
|
||||||
"sw_version": null,
|
|
||||||
"hw_version": null,
|
|
||||||
"entry_type": null,
|
|
||||||
"id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"via_device_id": null,
|
|
||||||
"area_id": null,
|
|
||||||
"name_by_user": null,
|
|
||||||
"disabled_by": null,
|
|
||||||
"configuration_url": null
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"deleted_devices": []
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,264 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 5,
|
|
||||||
"key": "core.entity_registry",
|
|
||||||
"data": {
|
|
||||||
"entities": [
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": null,
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": null,
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": null,
|
|
||||||
"entity_id": "person.vlb",
|
|
||||||
"icon": null,
|
|
||||||
"id": "cac156ee969a158d3d7f6eddc27a9f13",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "vlb",
|
|
||||||
"platform": "person",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vlb",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "switch.humidificateur_display",
|
|
||||||
"icon": null,
|
|
||||||
"id": "61be826e1b8d0a297882c0479e99e5e5",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur display",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-display",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": {
|
|
||||||
"state_class": "measurement"
|
|
||||||
},
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "diagnostic",
|
|
||||||
"entity_id": "sensor.humidificateur_current_humidity",
|
|
||||||
"icon": null,
|
|
||||||
"id": "99c7e35a8b96bd6b41db17687b94b693",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": "humidity",
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur current humidity",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-humidity",
|
|
||||||
"unit_of_measurement": "%"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "diagnostic",
|
|
||||||
"entity_id": "binary_sensor.humidificateur_out_of_water",
|
|
||||||
"icon": null,
|
|
||||||
"id": "9444be2d2b974b2a8152532d74d88bad",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur out of water",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-out_of_water",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 2,
|
|
||||||
"step": 1.0,
|
|
||||||
"mode": "auto"
|
|
||||||
},
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "number.humidificateur_mist_level",
|
|
||||||
"icon": null,
|
|
||||||
"id": "4eb8ff6f14afee99ced44a973c9aab40",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur mist level",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-mist-level",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": {
|
|
||||||
"min_humidity": 30,
|
|
||||||
"max_humidity": 80,
|
|
||||||
"available_modes": [
|
|
||||||
"auto",
|
|
||||||
"sleep",
|
|
||||||
"manual"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": null,
|
|
||||||
"entity_id": "humidifier.humidificateur",
|
|
||||||
"icon": null,
|
|
||||||
"id": "d504532493c5e3835a04739c93a4fd0c",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 1,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "switch.humidificateur_automatic_stop",
|
|
||||||
"icon": null,
|
|
||||||
"id": "ab61f5de2c2aa2b85b587c4b157298f5",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur automatic stop",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-automatic-stop",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "diagnostic",
|
|
||||||
"entity_id": "binary_sensor.humidificateur_water_tank_lifted",
|
|
||||||
"icon": null,
|
|
||||||
"id": "9d1b97a64b64cb1689a1a01b8df694fe",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur water tank lifted",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-water_tank_lifted",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": {
|
|
||||||
"min": 30,
|
|
||||||
"max": 80,
|
|
||||||
"step": 1.0,
|
|
||||||
"mode": "auto"
|
|
||||||
},
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "number.humidificateur_target_level",
|
|
||||||
"icon": null,
|
|
||||||
"id": "653aa2a575961a9d2677a83bc584a6ea",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur target level",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-target-level",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": null,
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "switch.humidificateur_auto_mode",
|
|
||||||
"icon": null,
|
|
||||||
"id": "8fcb923b00a0fe95b1ee0670eb1714aa",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur auto mode",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-auto-mode",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"area_id": null,
|
|
||||||
"capabilities": {
|
|
||||||
"supported_color_modes": [
|
|
||||||
"brightness"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"config_entry_id": "0d5d11a7d4cf40ae0800a418ed940bb3",
|
|
||||||
"device_class": null,
|
|
||||||
"device_id": "8fdadc0cedefbc28016545713ccc7f02",
|
|
||||||
"disabled_by": null,
|
|
||||||
"entity_category": "config",
|
|
||||||
"entity_id": "light.humidificateur_night_light",
|
|
||||||
"icon": null,
|
|
||||||
"id": "66bf16efc1261a19c9c99db424275026",
|
|
||||||
"name": null,
|
|
||||||
"options": {},
|
|
||||||
"original_device_class": null,
|
|
||||||
"original_icon": null,
|
|
||||||
"original_name": "Humidificateur night light",
|
|
||||||
"platform": "vesync",
|
|
||||||
"supported_features": 0,
|
|
||||||
"unique_id": "vsaq8556ccd84d7298c822b9bf950366-night-light",
|
|
||||||
"unit_of_measurement": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.restore_state",
|
|
||||||
"data": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"entity_id": "person.vlb",
|
|
||||||
"state": "unknown",
|
|
||||||
"attributes": {
|
|
||||||
"editable": false,
|
|
||||||
"id": "vlb",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"friendly_name": "vlb"
|
|
||||||
},
|
|
||||||
"last_changed": "2022-04-01T10:41:26.492401+00:00",
|
|
||||||
"last_updated": "2022-04-01T10:41:30.405583+00:00",
|
|
||||||
"context": {
|
|
||||||
"id": "4916b780086bb9d8250804141e852b6f",
|
|
||||||
"parent_id": null,
|
|
||||||
"user_id": null
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"extra_data": null,
|
|
||||||
"last_seen": "2022-04-01T10:56:55.367958+00:00"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "core.uuid",
|
|
||||||
"data": {
|
|
||||||
"uuid": "3b5ed1182c11445a93dc24d7737bf468"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "http",
|
|
||||||
"data": {
|
|
||||||
"server_port": 9443,
|
|
||||||
"use_x_forwarded_for": true,
|
|
||||||
"trusted_proxies": [
|
|
||||||
"192.168.1.194"
|
|
||||||
],
|
|
||||||
"ip_ban_enabled": true,
|
|
||||||
"cors_allowed_origins": [
|
|
||||||
"https://cast.home-assistant.io"
|
|
||||||
],
|
|
||||||
"login_attempts_threshold": -1,
|
|
||||||
"ssl_profile": "modern"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "http.auth",
|
|
||||||
"data": {
|
|
||||||
"content_user": "563d33967d924c588c6ecbff5eb96ed8"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 4,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "onboarding",
|
|
||||||
"data": {
|
|
||||||
"done": [
|
|
||||||
"user",
|
|
||||||
"core_config",
|
|
||||||
"analytics",
|
|
||||||
"integration"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 2,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "person",
|
|
||||||
"data": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"name": "vlb",
|
|
||||||
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
|
|
||||||
"device_trackers": [],
|
|
||||||
"id": "vlb"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"minor_version": 1,
|
|
||||||
"key": "trace.saved_traces",
|
|
||||||
"data": {}
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
[]
|
|
@ -1,54 +0,0 @@
|
|||||||
blueprint:
|
|
||||||
name: Motion-activated Light
|
|
||||||
description: Turn on a light when motion is detected.
|
|
||||||
domain: automation
|
|
||||||
source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/motion_light.yaml
|
|
||||||
input:
|
|
||||||
motion_entity:
|
|
||||||
name: Motion Sensor
|
|
||||||
selector:
|
|
||||||
entity:
|
|
||||||
domain: binary_sensor
|
|
||||||
device_class: motion
|
|
||||||
light_target:
|
|
||||||
name: Light
|
|
||||||
selector:
|
|
||||||
target:
|
|
||||||
entity:
|
|
||||||
domain: light
|
|
||||||
no_motion_wait:
|
|
||||||
name: Wait time
|
|
||||||
description: Time to leave the light on after last motion is detected.
|
|
||||||
default: 120
|
|
||||||
selector:
|
|
||||||
number:
|
|
||||||
min: 0
|
|
||||||
max: 3600
|
|
||||||
unit_of_measurement: seconds
|
|
||||||
|
|
||||||
# If motion is detected within the delay,
|
|
||||||
# we restart the script.
|
|
||||||
mode: restart
|
|
||||||
max_exceeded: silent
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
platform: state
|
|
||||||
entity_id: !input motion_entity
|
|
||||||
from: "off"
|
|
||||||
to: "on"
|
|
||||||
|
|
||||||
action:
|
|
||||||
- alias: "Turn on the light"
|
|
||||||
service: light.turn_on
|
|
||||||
target: !input light_target
|
|
||||||
- alias: "Wait until there is no motion from device"
|
|
||||||
wait_for_trigger:
|
|
||||||
platform: state
|
|
||||||
entity_id: !input motion_entity
|
|
||||||
from: "on"
|
|
||||||
to: "off"
|
|
||||||
- alias: "Wait the number of seconds that has been set"
|
|
||||||
delay: !input no_motion_wait
|
|
||||||
- alias: "Turn off the light"
|
|
||||||
service: light.turn_off
|
|
||||||
target: !input light_target
|
|
@ -1,46 +0,0 @@
|
|||||||
blueprint:
|
|
||||||
name: Zone Notification
|
|
||||||
description: Send a notification to a device when a person leaves a specific zone.
|
|
||||||
domain: automation
|
|
||||||
source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/notify_leaving_zone.yaml
|
|
||||||
input:
|
|
||||||
person_entity:
|
|
||||||
name: Person
|
|
||||||
selector:
|
|
||||||
entity:
|
|
||||||
domain: person
|
|
||||||
zone_entity:
|
|
||||||
name: Zone
|
|
||||||
selector:
|
|
||||||
entity:
|
|
||||||
domain: zone
|
|
||||||
notify_device:
|
|
||||||
name: Device to notify
|
|
||||||
description: Device needs to run the official Home Assistant app to receive notifications.
|
|
||||||
selector:
|
|
||||||
device:
|
|
||||||
integration: mobile_app
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
platform: state
|
|
||||||
entity_id: !input person_entity
|
|
||||||
|
|
||||||
variables:
|
|
||||||
zone_entity: !input zone_entity
|
|
||||||
# This is the state of the person when it's in this zone.
|
|
||||||
zone_state: "{{ states[zone_entity].name }}"
|
|
||||||
person_entity: !input person_entity
|
|
||||||
person_name: "{{ states[person_entity].name }}"
|
|
||||||
|
|
||||||
condition:
|
|
||||||
condition: template
|
|
||||||
# The first case handles leaving the Home zone which has a special state when zoning called 'home'.
|
|
||||||
# The second case handles leaving all other zones.
|
|
||||||
value_template: "{{ zone_entity == 'zone.home' and trigger.from_state.state == 'home' and trigger.to_state.state != 'home' or trigger.from_state.state == zone_state and trigger.to_state.state != zone_state }}"
|
|
||||||
|
|
||||||
action:
|
|
||||||
- alias: "Notify that a person has left the zone"
|
|
||||||
domain: mobile_app
|
|
||||||
type: notify
|
|
||||||
device_id: !input notify_device
|
|
||||||
message: "{{ person_name }} has left {{ zone_state }}"
|
|
@ -1,84 +0,0 @@
|
|||||||
blueprint:
|
|
||||||
name: Confirmable Notification
|
|
||||||
description: >-
|
|
||||||
A script that sends an actionable notification with a confirmation before
|
|
||||||
running the specified action.
|
|
||||||
domain: script
|
|
||||||
source_url: https://github.com/home-assistant/core/blob/master/homeassistant/components/script/blueprints/confirmable_notification.yaml
|
|
||||||
input:
|
|
||||||
notify_device:
|
|
||||||
name: Device to notify
|
|
||||||
description: Device needs to run the official Home Assistant app to receive notifications.
|
|
||||||
selector:
|
|
||||||
device:
|
|
||||||
integration: mobile_app
|
|
||||||
title:
|
|
||||||
name: "Title"
|
|
||||||
description: "The title of the button shown in the notification."
|
|
||||||
default: ""
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
message:
|
|
||||||
name: "Message"
|
|
||||||
description: "The message body"
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
confirm_text:
|
|
||||||
name: "Confirmation Text"
|
|
||||||
description: "Text to show on the confirmation button"
|
|
||||||
default: "Confirm"
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
confirm_action:
|
|
||||||
name: "Confirmation Action"
|
|
||||||
description: "Action to run when notification is confirmed"
|
|
||||||
default: []
|
|
||||||
selector:
|
|
||||||
action:
|
|
||||||
dismiss_text:
|
|
||||||
name: "Dismiss Text"
|
|
||||||
description: "Text to show on the dismiss button"
|
|
||||||
default: "Dismiss"
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
dismiss_action:
|
|
||||||
name: "Dismiss Action"
|
|
||||||
description: "Action to run when notification is dismissed"
|
|
||||||
default: []
|
|
||||||
selector:
|
|
||||||
action:
|
|
||||||
|
|
||||||
mode: restart
|
|
||||||
|
|
||||||
sequence:
|
|
||||||
- alias: "Set up variables"
|
|
||||||
variables:
|
|
||||||
action_confirm: "{{ 'CONFIRM_' ~ context.id }}"
|
|
||||||
action_dismiss: "{{ 'DISMISS_' ~ context.id }}"
|
|
||||||
- alias: "Send notification"
|
|
||||||
domain: mobile_app
|
|
||||||
type: notify
|
|
||||||
device_id: !input notify_device
|
|
||||||
title: !input title
|
|
||||||
message: !input message
|
|
||||||
data:
|
|
||||||
actions:
|
|
||||||
- action: "{{ action_confirm }}"
|
|
||||||
title: !input confirm_text
|
|
||||||
- action: "{{ action_dismiss }}"
|
|
||||||
title: !input dismiss_text
|
|
||||||
- alias: "Awaiting response"
|
|
||||||
wait_for_trigger:
|
|
||||||
- platform: event
|
|
||||||
event_type: mobile_app_notification_action
|
|
||||||
event_data:
|
|
||||||
action: "{{ action_confirm }}"
|
|
||||||
- platform: event
|
|
||||||
event_type: mobile_app_notification_action
|
|
||||||
event_data:
|
|
||||||
action: "{{ action_dismiss }}"
|
|
||||||
- choose:
|
|
||||||
- conditions: "{{ wait.trigger.event.data.action == action_confirm }}"
|
|
||||||
sequence: !input confirm_action
|
|
||||||
- conditions: "{{ wait.trigger.event.data.action == action_dismiss }}"
|
|
||||||
sequence: !input dismiss_action
|
|
@ -1,21 +0,0 @@
|
|||||||
# Configure a default setup of Home Assistant (frontend, api, etc)
|
|
||||||
default_config:
|
|
||||||
|
|
||||||
# Text to speech
|
|
||||||
tts:
|
|
||||||
- platform: google_translate
|
|
||||||
|
|
||||||
http:
|
|
||||||
server_port: 9443
|
|
||||||
use_x_forwarded_for: true
|
|
||||||
trusted_proxies:
|
|
||||||
- 192.168.1.194
|
|
||||||
|
|
||||||
automation: !include automations.yaml
|
|
||||||
script: !include scripts.yaml
|
|
||||||
scene: !include scenes.yaml
|
|
||||||
|
|
||||||
logger:
|
|
||||||
default: info
|
|
||||||
logs:
|
|
||||||
custom_components.vesync: debug
|
|
@ -1 +0,0 @@
|
|||||||
../custom_components
|
|
@ -1,443 +0,0 @@
|
|||||||
2022-04-01 12:41:25 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration vesync which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up system_log
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //home/vlb/temp/HAcore/vesync-bpo/Config/home-assistant_v2.db was shutdown cleanly
|
|
||||||
2022-04-01 12:41:25 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=16 from 2022-04-01 10:28:05.941295)
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'ssdp', 'lovelace', 'webhook', 'http', 'websocket_api', 'device_automation', 'person', 'zeroconf', 'analytics', 'dhcp', 'cloud', 'onboarding', 'api', 'usb', 'diagnostics', 'network', 'search', 'config', 'frontend', 'auth', 'image', 'system_log'}
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up lovelace
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up http
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up device_automation
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up dhcp
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.1 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up webhook
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up api
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up config
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setting up auth
|
|
||||||
2022-04-01 12:41:25 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up image
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up search
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up analytics
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_2) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_3) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up usb
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up network
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_0) [homeassistant.loader] Loaded camera from homeassistant.components.camera
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up person
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_4) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up ssdp
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up cloud
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.3 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up onboarding
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_0) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_4) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_3) [homeassistant.loader] Loaded group from homeassistant.components.group
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_2) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up frontend
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'energy', 'input_button', 'input_boolean', 'input_datetime', 'media_source', 'vesync', 'trace', 'history', 'map', 'tts', 'my', 'default_config', 'blueprint', 'input_number', 'counter', 'tag', 'input_select', 'zone', 'logbook', 'scene', 'mobile_app', 'automation', 'timer', 'system_health', 'sun', 'radio_browser', 'script', 'input_text'}
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_button
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up media_source
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up vesync
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain vesync took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up trace
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up history
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up map
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up my
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up blueprint
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_number
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up counter
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up tag
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_select
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up zone
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up logbook
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up scene
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up timer
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up system_health
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up sun
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up radio_browser
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain radio_browser took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up input_text
|
|
||||||
2022-04-01 12:41:26 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v1/user/login' api
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_0) [homeassistant.loader] Loaded tado from homeassistant.components.tado
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up automation
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up script
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up energy
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_1) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_5) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up tts
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.components.http] Now listening on port 9443
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setting up sensor
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.2 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.1 seconds
|
|
||||||
2022-04-01 12:41:26 INFO (SyncWorker_5) [homeassistant.loader] Loaded notify from homeassistant.components.notify
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.0 seconds
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setting up notify
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setting up default_config
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
|
|
||||||
2022-04-01 12:41:27 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
|
|
||||||
2022-04-01 12:41:27 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v1/deviceManaged/devices' api
|
|
||||||
2022-04-01 12:41:27 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.vesync] New device list initialized
|
|
||||||
2022-04-01 12:41:27 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [custom_components.vesync.common] 1 VeSync fans found
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.vesync
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_1) [homeassistant.loader] Loaded switch from homeassistant.components.switch
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_5) [homeassistant.loader] Loaded fan from homeassistant.components.fan
|
|
||||||
2022-04-01 12:41:28 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_2) [homeassistant.loader] Loaded number from homeassistant.components.number
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_1) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
|
|
||||||
2022-04-01 12:41:28 INFO (SyncWorker_0) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up switch
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up fan
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up light
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up number
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setting up humidifier
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.switch] Setting up switch.vesync
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.fan] Setting up fan.vesync
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.0 seconds
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.number] Setting up number.vesync
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.vesync
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.humidifier] Setting up humidifier.vesync
|
|
||||||
2022-04-01 12:41:28 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:28 INFO (MainThread) [homeassistant.components.light] Setting up light.vesync
|
|
||||||
2022-04-01 12:41:28 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:28 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:28 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:29 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:29 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:29 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:30 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 5.01s
|
|
||||||
2022-04-01 12:41:30 INFO (MainThread) [homeassistant.core] Starting Home Assistant
|
|
||||||
2022-04-01 12:41:30 INFO (MainThread) [homeassistant.core] Timer:starting
|
|
||||||
2022-04-01 12:41:30 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
|
|
||||||
2022-04-01 12:41:30 INFO (SyncWorker_3) [homeassistant.loader] Loaded overkiz from homeassistant.components.overkiz
|
|
||||||
2022-04-01 12:41:30 INFO (SyncWorker_1) [homeassistant.loader] Loaded hue from homeassistant.components.hue
|
|
||||||
2022-04-01 12:41:31 INFO (SyncWorker_4) [homeassistant.loader] Loaded somfy from homeassistant.components.somfy
|
|
||||||
2022-04-01 12:41:31 INFO (SyncWorker_4) [homeassistant.loader] Loaded upnp from homeassistant.components.upnp
|
|
||||||
2022-04-01 12:41:31 INFO (SyncWorker_5) [homeassistant.loader] Loaded cast from homeassistant.components.cast
|
|
||||||
2022-04-01 12:41:31 INFO (SyncWorker_1) [homeassistant.loader] Loaded plex from homeassistant.components.plex
|
|
||||||
2022-04-01 12:41:31 INFO (SyncWorker_0) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_3) [homeassistant.loader] Loaded netatmo from homeassistant.components.netatmo
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_2) [homeassistant.loader] Loaded ipp from homeassistant.components.ipp
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_4) [homeassistant.loader] Loaded esphome from homeassistant.components.esphome
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_5) [homeassistant.loader] Loaded harmony from homeassistant.components.harmony
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_1) [homeassistant.loader] Loaded remote from homeassistant.components.remote
|
|
||||||
2022-04-01 12:41:32 INFO (MainThread) [homeassistant.setup] Setting up remote
|
|
||||||
2022-04-01 12:41:32 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_3) [homeassistant.loader] Loaded dlna_dms from homeassistant.components.dlna_dms
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_2) [homeassistant.loader] Loaded devolo_home_control from homeassistant.components.devolo_home_control
|
|
||||||
2022-04-01 12:41:32 INFO (SyncWorker_4) [homeassistant.loader] Loaded devolo_home_network from homeassistant.components.devolo_home_network
|
|
||||||
2022-04-01 12:41:59 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:59 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:01 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:29 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:30 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:31 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:31 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:59 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:42:59 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:01 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:01 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:29 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:30 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:31 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:31 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:59 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:43:59 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:01 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:01 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:29 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:29 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:29 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:30 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:31 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:31 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:59 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:44:59 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:01 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:29 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:30 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:59 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:45:59 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:01 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:01 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:29 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:30 DEBUG (SyncWorker_9) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:30 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:31 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:31 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:46:59 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:00 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:00 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:01 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:02 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:29 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:29 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:30 DEBUG (SyncWorker_9) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:31 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:47:59 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:01 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:29 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:29 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:30 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:31 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:48:59 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:00 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:01 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:01 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:29 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:29 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:30 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:31 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:49:59 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:00 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:01 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:01 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:29 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:30 DEBUG (SyncWorker_9) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:31 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:50:59 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:00 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:01 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:29 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:29 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:30 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:31 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:51:59 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:00 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:01 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:01 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:01 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:29 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:29 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:30 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:30 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:31 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:52:59 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:00 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:00 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:01 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:01 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:29 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:29 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:30 DEBUG (SyncWorker_9) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:31 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:53:59 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:00 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:00 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:01 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:01 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:29 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:30 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:30 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:31 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:54:59 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:00 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:00 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:00 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:01 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:01 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:29 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:29 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:30 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:30 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:30 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:31 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:55:59 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:00 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:00 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:00 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:00 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:00 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:01 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:01 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:29 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:29 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:30 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:30 DEBUG (SyncWorker_7) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:30 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:30 DEBUG (SyncWorker_9) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:30 DEBUG (SyncWorker_10) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:31 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:31 DEBUG (SyncWorker_8) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:56:55 INFO (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Pool recreating
|
|
@ -1,457 +0,0 @@
|
|||||||
2022-04-01 12:28:05 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration vesync which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
|
|
||||||
2022-04-01 12:28:05 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
|
|
||||||
2022-04-01 12:28:05 INFO (MainThread) [homeassistant.setup] Setting up recorder
|
|
||||||
2022-04-01 12:28:05 INFO (MainThread) [homeassistant.setup] Setting up system_log
|
|
||||||
2022-04-01 12:28:05 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
|
|
||||||
2022-04-01 12:28:05 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //home/vlb/temp/HAcore/vesync-bpo/Config/home-assistant_v2.db was shutdown cleanly
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'lovelace', 'analytics', 'diagnostics', 'image', 'api', 'http', 'websocket_api', 'search', 'config', 'system_log', 'device_automation', 'zeroconf', 'frontend', 'auth', 'dhcp', 'onboarding', 'person', 'webhook', 'ssdp', 'network', 'usb', 'cloud'}
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up lovelace
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up http
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up device_automation
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up dhcp
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up api
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up config
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up auth
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up webhook
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up image
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up analytics
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up search
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.1 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up network
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up person
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_1) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up usb
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_0) [homeassistant.loader] Loaded camera from homeassistant.components.camera
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up ssdp
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_4) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up cloud
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.3 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up onboarding
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_0) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_3) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_1) [homeassistant.loader] Loaded tado from homeassistant.components.tado
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_2) [homeassistant.loader] Loaded group from homeassistant.components.group
|
|
||||||
2022-04-01 12:28:06 INFO (SyncWorker_0) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up frontend
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'logbook', 'input_datetime', 'counter', 'zone', 'script', 'history', 'my', 'mobile_app', 'default_config', 'timer', 'tag', 'media_source', 'input_boolean', 'input_button', 'blueprint', 'system_health', 'automation', 'tts', 'energy', 'vesync', 'map', 'scene', 'input_text', 'radio_browser', 'sun', 'trace', 'input_number', 'input_select'}
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up logbook
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up counter
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up zone
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up history
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up my
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up timer
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up tag
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up media_source
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_button
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up blueprint
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up system_health
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up vesync
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain vesync took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up map
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up scene
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_text
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up radio_browser
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain radio_browser took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up sun
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up trace
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_number
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setting up input_select
|
|
||||||
2022-04-01 12:28:06 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v1/user/login' api
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.2 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.2 seconds
|
|
||||||
2022-04-01 12:28:06 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.2 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up energy
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.2 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (SyncWorker_0) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up script
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up automation
|
|
||||||
2022-04-01 12:28:07 INFO (SyncWorker_3) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up tts
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up sensor
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.components.http] Now listening on port 9443
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.3 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
|
|
||||||
2022-04-01 12:28:07 INFO (SyncWorker_0) [homeassistant.loader] Loaded notify from homeassistant.components.notify
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.2 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.2 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.1 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.1 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up notify
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setting up default_config
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
|
|
||||||
2022-04-01 12:28:07 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
|
|
||||||
2022-04-01 12:28:07 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v1/deviceManaged/devices' api
|
|
||||||
2022-04-01 12:28:07 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.vesync] New device list initialized
|
|
||||||
2022-04-01 12:28:07 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [custom_components.vesync.common] 1 VeSync fans found
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.vesync
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_1) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_5) [homeassistant.loader] Loaded fan from homeassistant.components.fan
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_4) [homeassistant.loader] Loaded light from homeassistant.components.light
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_3) [homeassistant.loader] Loaded switch from homeassistant.components.switch
|
|
||||||
2022-04-01 12:28:08 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_0) [homeassistant.loader] Loaded number from homeassistant.components.number
|
|
||||||
2022-04-01 12:28:08 INFO (SyncWorker_2) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up humidifier
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up fan
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up light
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up switch
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up number
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.humidifier] Setting up humidifier.vesync
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.fan] Setting up fan.vesync
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.switch] Setting up switch.vesync
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.0 seconds
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.number] Setting up number.vesync
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.vesync
|
|
||||||
2022-04-01 12:28:08 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:08 INFO (MainThread) [homeassistant.components.light] Setting up light.vesync
|
|
||||||
2022-04-01 12:28:08 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:08 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:08 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:09 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:09 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:09 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:10 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 5.20s
|
|
||||||
2022-04-01 12:28:10 INFO (MainThread) [homeassistant.core] Starting Home Assistant
|
|
||||||
2022-04-01 12:28:10 INFO (MainThread) [homeassistant.core] Timer:starting
|
|
||||||
2022-04-01 12:28:10 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
|
|
||||||
2022-04-01 12:28:10 INFO (SyncWorker_5) [homeassistant.loader] Loaded somfy from homeassistant.components.somfy
|
|
||||||
2022-04-01 12:28:10 INFO (SyncWorker_0) [homeassistant.loader] Loaded overkiz from homeassistant.components.overkiz
|
|
||||||
2022-04-01 12:28:11 INFO (SyncWorker_5) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
|
|
||||||
2022-04-01 12:28:11 INFO (SyncWorker_2) [homeassistant.loader] Loaded cast from homeassistant.components.cast
|
|
||||||
2022-04-01 12:28:11 INFO (SyncWorker_3) [homeassistant.loader] Loaded plex from homeassistant.components.plex
|
|
||||||
2022-04-01 12:28:11 INFO (SyncWorker_3) [homeassistant.loader] Loaded hue from homeassistant.components.hue
|
|
||||||
2022-04-01 12:28:12 INFO (SyncWorker_6) [homeassistant.loader] Loaded netatmo from homeassistant.components.netatmo
|
|
||||||
2022-04-01 12:28:12 INFO (SyncWorker_2) [homeassistant.loader] Loaded ipp from homeassistant.components.ipp
|
|
||||||
2022-04-01 12:28:12 INFO (SyncWorker_3) [homeassistant.loader] Loaded harmony from homeassistant.components.harmony
|
|
||||||
2022-04-01 12:28:12 INFO (SyncWorker_6) [homeassistant.loader] Loaded remote from homeassistant.components.remote
|
|
||||||
2022-04-01 12:28:12 INFO (MainThread) [homeassistant.setup] Setting up remote
|
|
||||||
2022-04-01 12:28:12 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
|
|
||||||
2022-04-01 12:28:12 INFO (SyncWorker_0) [homeassistant.loader] Loaded upnp from homeassistant.components.upnp
|
|
||||||
2022-04-01 12:28:13 INFO (SyncWorker_2) [homeassistant.loader] Loaded dlna_dms from homeassistant.components.dlna_dms
|
|
||||||
2022-04-01 12:28:13 INFO (SyncWorker_4) [homeassistant.loader] Loaded devolo_home_network from homeassistant.components.devolo_home_network
|
|
||||||
2022-04-01 12:28:13 INFO (SyncWorker_3) [homeassistant.loader] Loaded devolo_home_control from homeassistant.components.devolo_home_control
|
|
||||||
2022-04-01 12:28:13 INFO (SyncWorker_5) [homeassistant.loader] Loaded esphome from homeassistant.components.esphome
|
|
||||||
2022-04-01 12:28:36 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
|
|
||||||
2022-04-01 12:28:36 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
|
|
||||||
2022-04-01 12:28:36 INFO (MainThread) [custom_components.vesync.common] 1 VeSync fans found
|
|
||||||
2022-04-01 12:28:36 WARNING (MainThread) [custom_components.vesync.fan] Humidificateur - Unknown device type - LUH-D301S-WEU
|
|
||||||
2022-04-01 12:28:36 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:36 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new light.vesync entity: light.humidificateur_night_light
|
|
||||||
2022-04-01 12:28:36 ERROR (MainThread) [homeassistant.components.light] Error adding entities for domain light with platform vesync
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
|
|
||||||
await asyncio.gather(*tasks)
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity_platform.py", line 614, in _async_add_entity
|
|
||||||
await entity.add_to_platform_finish()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 801, in add_to_platform_finish
|
|
||||||
self.async_write_ha_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 553, in async_write_ha_state
|
|
||||||
self._async_write_ha_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 590, in _async_write_ha_state
|
|
||||||
state = self._stringify_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 559, in _stringify_state
|
|
||||||
if (state := self.state) is None:
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 988, in state
|
|
||||||
if (is_on := self.is_on) is None:
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/Config/custom_components/vesync/light.py", line 234, in is_on
|
|
||||||
return self.smarthumidifier.details["night_light_brightness"] > 0
|
|
||||||
KeyError: 'night_light_brightness'
|
|
||||||
2022-04-01 12:28:36 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
|
|
||||||
await asyncio.gather(*tasks)
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity_platform.py", line 614, in _async_add_entity
|
|
||||||
await entity.add_to_platform_finish()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 801, in add_to_platform_finish
|
|
||||||
self.async_write_ha_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 553, in async_write_ha_state
|
|
||||||
self._async_write_ha_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 590, in _async_write_ha_state
|
|
||||||
state = self._stringify_state()
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 559, in _stringify_state
|
|
||||||
if (state := self.state) is None:
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/.venv/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 988, in state
|
|
||||||
if (is_on := self.is_on) is None:
|
|
||||||
File "/home/vlb/temp/HAcore/vesync-bpo/Config/custom_components/vesync/light.py", line 234, in is_on
|
|
||||||
return self.smarthumidifier.details["night_light_brightness"] > 0
|
|
||||||
KeyError: 'night_light_brightness'
|
|
||||||
2022-04-01 12:28:39 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:41 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:28:42 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:07 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
|
|
||||||
2022-04-01 12:29:07 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
|
|
||||||
2022-04-01 12:29:07 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v1/deviceManaged/devices' api
|
|
||||||
2022-04-01 12:29:08 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:09 INFO (MainThread) [custom_components.vesync.common] 1 VeSync fans found
|
|
||||||
2022-04-01 12:29:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:09 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:12 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:39 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:41 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:29:42 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:09 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:09 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:11 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:39 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:41 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:30:42 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:09 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:39 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:41 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:31:42 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:09 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:12 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:39 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:41 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:32:41 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:09 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:39 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:41 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:33:42 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:09 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:39 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:41 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:34:42 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:09 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:39 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:41 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:35:41 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:09 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:12 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:39 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:41 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:36:42 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:09 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:39 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:41 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:37:42 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:09 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:39 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:41 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:41 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:38:41 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:09 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:10 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:11 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:12 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:39 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:40 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:40 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:41 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:41 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:39:42 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:09 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:09 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:10 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:11 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:12 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:39 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:40 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:40 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:40 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:40 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:40 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:41 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:40:41 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:09 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:09 DEBUG (SyncWorker_2) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:10 DEBUG (SyncWorker_0) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:10 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:10 DEBUG (SyncWorker_6) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:10 DEBUG (SyncWorker_4) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:10 DEBUG (SyncWorker_3) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:11 DEBUG (SyncWorker_1) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
||||||
2022-04-01 12:41:11 DEBUG (SyncWorker_5) [custom_components.vesync.pyvesync.helpers] [post] calling '/cloud/v2/deviceManaged/bypassV2' api
|
|
Binary file not shown.
@ -1,4 +0,0 @@
|
|||||||
|
|
||||||
# Use this file to store secrets like usernames and passwords.
|
|
||||||
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
|
|
||||||
some_password: welcome
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user