mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add energy analytics (#18693)
This commit is contained in:
parent
ee39931f27
commit
b26950392d
@ -74,6 +74,7 @@ This includes:
|
||||
|
||||
- The names of all your core integrations
|
||||
- The names and versions of all your custom integrations if you have any
|
||||
- Boolean to indicate that the [`energy` integration](/integrations/energy) is configured
|
||||
|
||||
If your system includes the Supervisor, this will also contain:
|
||||
|
||||
@ -107,7 +108,10 @@ If your system includes the Supervisor, this will also contain:
|
||||
"version": "1.0.0",
|
||||
"auto_update": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"energy": {
|
||||
"configured": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user