Apply updated .gitignore rules to stop tracking zigbee files
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
.storage/
|
.storage/
|
||||||
secrets.yaml
|
secrets.yaml
|
||||||
*icon*.png
|
*icon*.png
|
||||||
|
/config/zigbee2mqtt/state.json
|
||||||
|
|
||||||
|
|
||||||
# Custom integrations and private tokens
|
# Custom integrations and private tokens
|
||||||
|
|||||||
+14
-14
@@ -4,7 +4,7 @@
|
|||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 120.4,
|
"voltage": 120,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.14,
|
"power_factor": 0.14,
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||||
"latest_release_notes": null
|
"latest_release_notes": null
|
||||||
},
|
},
|
||||||
"power": 0.4,
|
"power": 0.5,
|
||||||
"linkquality": 47,
|
"linkquality": 47,
|
||||||
"current": 0.03,
|
"current": 0.03,
|
||||||
"power_on_behavior": "on"
|
"power_on_behavior": "on"
|
||||||
@@ -27,8 +27,8 @@
|
|||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"power": 2,
|
"power": 2.3,
|
||||||
"current": 0.11,
|
"current": 0.12,
|
||||||
"energy": 2.43,
|
"energy": 2.43,
|
||||||
"power_factor": 0.14,
|
"power_factor": 0.14,
|
||||||
"update": {
|
"update": {
|
||||||
@@ -74,13 +74,13 @@
|
|||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"voltage": 118.9,
|
"voltage": 118,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 3.49,
|
"energy": 3.5,
|
||||||
"power": 0.8,
|
"power": 99.4,
|
||||||
"current": 0.02,
|
"current": 0.9,
|
||||||
"power_factor": 0.41,
|
"power_factor": 0.94,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -95,11 +95,11 @@
|
|||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"voltage": 120.3,
|
"voltage": 119.8,
|
||||||
"energy": 1.44,
|
"energy": 1.44,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"power": 22.6,
|
"power": 24.5,
|
||||||
"current": 0.28,
|
"current": 0.32,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.84,
|
"power_factor": 0.84,
|
||||||
"update": {
|
"update": {
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
},
|
},
|
||||||
"0xffffb40e060895b3": {
|
"0xffffb40e060895b3": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"voltage": 120.2,
|
"voltage": 120.1,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 0.16,
|
"energy": 0.16,
|
||||||
"current": 0.01,
|
"current": 0.01,
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"0xffffb40e0608864e": {
|
"0xffffb40e0608864e": {
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 120.2,
|
"voltage": 119.5,
|
||||||
"energy": 0.03,
|
"energy": 0.03,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
|
|||||||
Reference in New Issue
Block a user