Schlafzimmer szenen, stillen usw
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"device_class": "plug",
|
||||
"icon": "mdi:power-plug",
|
||||
"icon": "mdi:power-plug-off",
|
||||
"name": "Is Charging",
|
||||
"state": true,
|
||||
"state": false,
|
||||
"type": "binary_sensor",
|
||||
"unique_id": "is_charging",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -578,17 +578,7 @@
|
||||
},
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_audio_sensor": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"audio_mode": "normal",
|
||||
"is_headphones": false,
|
||||
"is_mic_muted": false,
|
||||
"is_music_active": false,
|
||||
"is_speakerphone_on": false,
|
||||
"volume_level_alarm": 6,
|
||||
"volume_level_call": 7,
|
||||
"volume_level_music": 8,
|
||||
"volume_level_ring": 4
|
||||
},
|
||||
"attributes": {},
|
||||
"icon": "mdi:volume-high",
|
||||
"name": "Audio Sensor",
|
||||
"state": "normal",
|
||||
@@ -610,9 +600,9 @@
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-charging",
|
||||
"icon": "mdi:battery-70",
|
||||
"name": "Battery Level",
|
||||
"state": 100,
|
||||
"state": 74,
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_level",
|
||||
"unit_of_measurement": "%",
|
||||
@@ -620,15 +610,11 @@
|
||||
},
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_state": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"battery_health": "good",
|
||||
"charger_type": "ac",
|
||||
"is_charging": true
|
||||
},
|
||||
"attributes": {},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-charging",
|
||||
"icon": "mdi:battery-minus",
|
||||
"name": "Battery State",
|
||||
"state": "full",
|
||||
"state": "discharging",
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_state",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -638,8 +624,7 @@
|
||||
"attributes": {
|
||||
"connected_not_paired_devices": "[]",
|
||||
"connected_paired_devices": "[]",
|
||||
"is_bt_on": false,
|
||||
"paired_devices": ""
|
||||
"paired_devices": "[3E:19:06:04:0D:50, A0:56:B2:15:C9:A4]"
|
||||
},
|
||||
"icon": "mdi:bluetooth",
|
||||
"name": "Bluetooth Connection",
|
||||
@@ -652,9 +637,9 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_charger_type": {
|
||||
"added": true,
|
||||
"attributes": {},
|
||||
"icon": "mdi:power-plug",
|
||||
"icon": "mdi:battery",
|
||||
"name": "Charger Type",
|
||||
"state": "ac",
|
||||
"state": "none",
|
||||
"type": "sensor",
|
||||
"unique_id": "charger_type",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -706,13 +691,13 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_reboot": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"Local Time": "Tue Sep 08 15:45:59 GMT+02:00 2020",
|
||||
"Time in Milliseconds": 1599572800000.0
|
||||
"Local Time": "Mon Jan 25 02:51:06 GMT+01:00 2021",
|
||||
"Time in Milliseconds": 1611539466409
|
||||
},
|
||||
"device_class": "timestamp",
|
||||
"icon": "mdi:restart",
|
||||
"name": "Last Reboot",
|
||||
"state": "2020-09-08T13:45:59Z",
|
||||
"state": "2021-01-25T01:51:06Z",
|
||||
"type": "sensor",
|
||||
"unique_id": "last_reboot",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -732,14 +717,14 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_next_alarm": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"Local Time": "Tue Oct 06 07:50:00 GMT+02:00 2020",
|
||||
"Local Time": "Tue Feb 02 06:45:00 GMT+01:00 2021",
|
||||
"Package": "Unknown",
|
||||
"Time in Milliseconds": 1601963430000.0
|
||||
"Time in Milliseconds": 1612244700000
|
||||
},
|
||||
"device_class": "timestamp",
|
||||
"icon": "mdi:alarm",
|
||||
"name": "Next Alarm",
|
||||
"state": "2020-10-06T05:50:00.000Z",
|
||||
"state": "2021-02-02T05:45:00.000Z",
|
||||
"type": "sensor",
|
||||
"unique_id": "next_alarm",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -759,7 +744,7 @@
|
||||
"attributes": {},
|
||||
"icon": "mdi:leak",
|
||||
"name": "Proximity Sensor",
|
||||
"state": "far",
|
||||
"state": "near",
|
||||
"type": "sensor",
|
||||
"unique_id": "proximity_sensor",
|
||||
"webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e"
|
||||
@@ -769,7 +754,7 @@
|
||||
"attributes": {},
|
||||
"icon": "mdi:walk",
|
||||
"name": "Schrittsensor",
|
||||
"state": "55576",
|
||||
"state": "19916",
|
||||
"type": "sensor",
|
||||
"unique_id": "steps_sensor",
|
||||
"unit_of_measurement": "steps",
|
||||
@@ -777,15 +762,10 @@
|
||||
},
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_storage_sensor": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"Free external storage": "No SD Card",
|
||||
"Free internal storage": "90GB",
|
||||
"Total external storage": "No SD Card",
|
||||
"Total internal storage": "110GB"
|
||||
},
|
||||
"attributes": {},
|
||||
"icon": "mdi:harddisk",
|
||||
"name": "Storage Sensor",
|
||||
"state": 82,
|
||||
"state": 78,
|
||||
"type": "sensor",
|
||||
"unique_id": "storage_sensor",
|
||||
"unit_of_measurement": "%",
|
||||
@@ -804,13 +784,7 @@
|
||||
"cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_connection": {
|
||||
"added": true,
|
||||
"attributes": {
|
||||
"bssid": "7c:ff:4d:05:2e:8d",
|
||||
"frequency": 5500,
|
||||
"ip_address": "192.168.178.115",
|
||||
"is_hidden": false,
|
||||
"is_wifi_on": true,
|
||||
"link_speed": 702,
|
||||
"signal_level": -25
|
||||
"is_hidden": false
|
||||
},
|
||||
"icon": "mdi:wifi",
|
||||
"name": "WLAN Verbindung",
|
||||
@@ -823,12 +797,12 @@
|
||||
"attributes": {
|
||||
"Confidence": "High",
|
||||
"Types": [
|
||||
"Unknown"
|
||||
"Stationary"
|
||||
]
|
||||
},
|
||||
"icon": "mdi:help-circle",
|
||||
"icon": "mdi:human-male",
|
||||
"name": "Activity",
|
||||
"state": "Unknown",
|
||||
"state": "Stationary",
|
||||
"type": "sensor",
|
||||
"unique_id": "activity",
|
||||
"webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a",
|
||||
@@ -836,14 +810,14 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_storage": {
|
||||
"attributes": {
|
||||
"Available": "135,14 GB",
|
||||
"Available (Important)": "144,50 GB",
|
||||
"Available (Opportunistic)": "143,22 GB",
|
||||
"Available": "109,76 GB",
|
||||
"Available (Important)": "119,30 GB",
|
||||
"Available (Opportunistic)": "118,01 GB",
|
||||
"Total": "255,98 GB"
|
||||
},
|
||||
"icon": "mdi:database",
|
||||
"name": "Storage",
|
||||
"state": "55.95",
|
||||
"state": "46.10",
|
||||
"type": "sensor",
|
||||
"unique_id": "storage",
|
||||
"unit_of_measurement": "% available",
|
||||
@@ -852,13 +826,13 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_level": {
|
||||
"attributes": {
|
||||
"Battery State": "Charging",
|
||||
"Battery State": "Not Charging",
|
||||
"Low Power Mode": false
|
||||
},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-charging-20",
|
||||
"icon": "mdi:battery-50",
|
||||
"name": "Battery Level",
|
||||
"state": 22,
|
||||
"state": 58,
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_level",
|
||||
"unit_of_measurement": "%",
|
||||
@@ -867,13 +841,13 @@
|
||||
},
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_state": {
|
||||
"attributes": {
|
||||
"Battery Level": 22,
|
||||
"Battery Level": 58,
|
||||
"Low Power Mode": false
|
||||
},
|
||||
"device_class": "battery",
|
||||
"icon": "mdi:battery-charging-20",
|
||||
"icon": "mdi:battery-50",
|
||||
"name": "Battery State",
|
||||
"state": "Charging",
|
||||
"state": "Not Charging",
|
||||
"type": "sensor",
|
||||
"unique_id": "battery_state",
|
||||
"webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a",
|
||||
@@ -923,8 +897,8 @@
|
||||
"ISO Country Code": "DE",
|
||||
"Locality": "Rohr",
|
||||
"Location": [
|
||||
49.36930146126737,
|
||||
10.983655038542027
|
||||
49.369293212890625,
|
||||
10.983685522613598
|
||||
],
|
||||
"Name": "Dietersdorfer Stra\u00dfe 19",
|
||||
"Ocean": "N/A",
|
||||
@@ -961,7 +935,7 @@
|
||||
"2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_last_update_trigger": {
|
||||
"icon": "mdi:cellphone-wireless",
|
||||
"name": "Last Update Trigger",
|
||||
"state": "Background Fetch",
|
||||
"state": "Significant Location Change",
|
||||
"type": "sensor",
|
||||
"unique_id": "last_update_trigger",
|
||||
"attributes": {},
|
||||
|
||||
Reference in New Issue
Block a user