More homekit setup
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"device_class": "plug",
|
||||
"icon": "mdi:power-plug-off",
|
||||
"icon": "mdi:power-plug",
|
||||
"name": "Is Charging",
|
||||
"state": false,
|
||||
"state": true,
|
||||
"type": "binary_sensor",
|
||||
"unique_id": "is_charging",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -610,9 +610,9 @@
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-80",
|
||||
"icon": "mdi:battery-charging",
|
||||
"name": "Battery Level",
|
||||
"state": 86,
|
||||
"state": 100,
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_level",
|
||||
"unit_of_measurement": "%",
|
||||
@@ -622,13 +622,13 @@
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"battery_health": "good",
|
||||
"charger_type": "none",
|
||||
"is_charging": false
|
||||
"charger_type": "ac",
|
||||
"is_charging": true
|
||||
},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-minus",
|
||||
"icon": "mdi:battery-charging",
|
||||
"name": "Battery State",
|
||||
"state": "discharging",
|
||||
"state": "full",
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_state",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -638,8 +638,8 @@
|
||||
"attributes": {
|
||||
"connected_not_paired_devices": "[]",
|
||||
"connected_paired_devices": "[]",
|
||||
"is_bt_on": true,
|
||||
"paired_devices": "[3E:19:06:04:0D:50]"
|
||||
"is_bt_on": false,
|
||||
"paired_devices": ""
|
||||
},
|
||||
"icon": "mdi:bluetooth",
|
||||
"name": "Bluetooth Connection",
|
||||
@@ -652,9 +652,9 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_charger_type": {
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"icon": "mdi:battery",
|
||||
"icon": "mdi:power-plug",
|
||||
"name": "Charger Type",
|
||||
"state": "none",
|
||||
"state": "ac",
|
||||
"type": "sensor",
|
||||
"unique_id": "charger_type",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -662,12 +662,7 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_detected_activity": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"in_vehicle": 19,
|
||||
"on_bicycle": 8,
|
||||
"on_foot": 14,
|
||||
"still": 43,
|
||||
"unknown": 2,
|
||||
"walking": 14
|
||||
"still": 100
|
||||
},
|
||||
"icon": "mdi:sleep",
|
||||
"name": "Erkannte Aktivit\u00e4t",
|
||||
@@ -728,7 +723,7 @@
|
||||
"device_class": "illuminance",
|
||||
"icon": "mdi:brightness-5",
|
||||
"name": "Light Sensor",
|
||||
"state": "26",
|
||||
"state": "0",
|
||||
"type": "sensor",
|
||||
"unique_id": "light_sensor",
|
||||
"unit_of_measurement": "lx",
|
||||
@@ -737,14 +732,14 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_next_alarm": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"Local Time": "Mon Oct 05 07:20:00 GMT+02:00 2020",
|
||||
"Local Time": "Tue Oct 06 07:50:00 GMT+02:00 2020",
|
||||
"Package": "Unknown",
|
||||
"Time in Milliseconds": 1601875210000.0
|
||||
"Time in Milliseconds": 1601963430000.0
|
||||
},
|
||||
"device_class": "timestamp",
|
||||
"icon": "mdi:alarm",
|
||||
"name": "Next Alarm",
|
||||
"state": "2020-10-05T05:20:00.000Z",
|
||||
"state": "2020-10-06T05:50:00.000Z",
|
||||
"type": "sensor",
|
||||
"unique_id": "next_alarm",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -774,7 +769,7 @@
|
||||
"attributes": {},
|
||||
"icon": "mdi:walk",
|
||||
"name": "Schrittsensor",
|
||||
"state": "54350",
|
||||
"state": "55576",
|
||||
"type": "sensor",
|
||||
"unique_id": "steps_sensor",
|
||||
"unit_of_measurement": "steps",
|
||||
@@ -809,13 +804,13 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_connection": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"bssid": "7c:ff:4d:04:d7:a6",
|
||||
"frequency": 2462,
|
||||
"bssid": "7c:ff:4d:05:2e:8d",
|
||||
"frequency": 5500,
|
||||
"ip_address": "192.168.178.115",
|
||||
"is_hidden": false,
|
||||
"is_wifi_on": true,
|
||||
"link_speed": 6,
|
||||
"signal_level": -78
|
||||
"link_speed": 702,
|
||||
"signal_level": -25
|
||||
},
|
||||
"icon": "mdi:wifi",
|
||||
"name": "WLAN Verbindung",
|
||||
@@ -828,12 +823,12 @@
|
||||
"attributes": {
|
||||
"Confidence": "High",
|
||||
"Types": [
|
||||
"Stationary"
|
||||
"Unknown"
|
||||
]
|
||||
},
|
||||
"icon": "mdi:human-male",
|
||||
"icon": "mdi:help-circle",
|
||||
"name": "Activity",
|
||||
"state": "Stationary",
|
||||
"state": "Unknown",
|
||||
"type": "sensor",
|
||||
"unique_id": "activity",
|
||||
"webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a",
|
||||
@@ -841,14 +836,14 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_storage": {
|
||||
"attributes": {
|
||||
"Available": "135,75 GB",
|
||||
"Available (Important)": "144,64 GB",
|
||||
"Available (Opportunistic)": "143,35 GB",
|
||||
"Available": "135,14 GB",
|
||||
"Available (Important)": "144,50 GB",
|
||||
"Available (Opportunistic)": "143,22 GB",
|
||||
"Total": "255,98 GB"
|
||||
},
|
||||
"icon": "mdi:database",
|
||||
"name": "Storage",
|
||||
"state": "56.00",
|
||||
"state": "55.95",
|
||||
"type": "sensor",
|
||||
"unique_id": "storage",
|
||||
"unit_of_measurement": "% available",
|
||||
@@ -857,13 +852,13 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_level": {
|
||||
"attributes": {
|
||||
"Battery State": "Not Charging",
|
||||
"Battery State": "Charging",
|
||||
"Low Power Mode": false
|
||||
},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-40",
|
||||
"icon": "mdi:battery-charging-20",
|
||||
"name": "Battery Level",
|
||||
"state": 40,
|
||||
"state": 22,
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_level",
|
||||
"unit_of_measurement": "%",
|
||||
@@ -872,13 +867,13 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_state": {
|
||||
"attributes": {
|
||||
"Battery Level": 40,
|
||||
"Battery Level": 22,
|
||||
"Low Power Mode": false
|
||||
},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-40",
|
||||
"icon": "mdi:battery-charging-20",
|
||||
"name": "Battery State",
|
||||
"state": "Not Charging",
|
||||
"state": "Charging",
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_state",
|
||||
"webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a",
|
||||
@@ -887,7 +882,7 @@
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_bssid": {
|
||||
"icon": "mdi:wifi-star",
|
||||
"name": "BSSID",
|
||||
"state": "7c:ff:4d:5:2e:8d",
|
||||
"state": "7c:ff:4d:4:d7:a6",
|
||||
"type": "sensor",
|
||||
"unique_id": "connectivity_bssid",
|
||||
"attributes": {},
|
||||
@@ -928,8 +923,8 @@
|
||||
"ISO Country Code": "DE",
|
||||
"Locality": "Rohr",
|
||||
"Location": [
|
||||
49.3692952298921,
|
||||
10.983669434592068
|
||||
49.36930146126737,
|
||||
10.983655038542027
|
||||
],
|
||||
"Name": "Dietersdorfer Stra\u00dfe 19",
|
||||
"Ocean": "N/A",
|
||||
@@ -966,7 +961,7 @@
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_last_update_trigger": {
|
||||
"icon": "mdi:cellphone-wireless",
|
||||
"name": "Last Update Trigger",
|
||||
"state": "Launch",
|
||||
"state": "Background Fetch",
|
||||
"type": "sensor",
|
||||
"unique_id": "last_update_trigger",
|
||||
"attributes": {},
|
||||
|
||||
Reference in New Issue
Block a user