hass-core/homeassistant/components/glances
wittypluck 766733b3b2
Avoid Exception on Glances missing key (#114628)
* Handle case of sensors removed server side

* Update available state on value update

* Set uptime to None if key is missing

* Replace _attr_available by _data_valid
2024-08-11 19:14:43 +02:00
..
__init__.py Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
config_flow.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
const.py
coordinator.py Avoid Exception on Glances missing key (#114628) 2024-08-11 19:14:43 +02:00
icons.json Add Glances network sensors (#114546) 2024-04-07 16:01:00 +02:00
manifest.json Fix Glances v4 network and container issues (glances-api 0.8.0) (#119226) 2024-06-10 08:25:39 +02:00
sensor.py Avoid Exception on Glances missing key (#114628) 2024-08-11 19:14:43 +02:00
strings.json Add Glances network sensors (#114546) 2024-04-07 16:01:00 +02:00