mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
parent
193881c4d1
commit
03cfe7247b
@ -207,6 +207,8 @@ class GlancesSensor(Entity):
|
|||||||
"soc_thermal 1",
|
"soc_thermal 1",
|
||||||
"soc-thermal 1",
|
"soc-thermal 1",
|
||||||
"aml_thermal",
|
"aml_thermal",
|
||||||
|
"Core 0",
|
||||||
|
"Core 1",
|
||||||
]:
|
]:
|
||||||
self._state = sensor["value"]
|
self._state = sensor["value"]
|
||||||
elif self.type == "docker_active":
|
elif self.type == "docker_active":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user