hass-core/tests/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
..
snapshots Add Glances network sensors (#114546) 2024-04-07 16:01:00 +02:00
__init__.py Add Glances network sensors (#114546) 2024-04-07 16:01:00 +02:00
conftest.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_config_flow.py Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
test_init.py Add support for Glances v4 (#117664) 2024-05-21 16:21:36 +02:00
test_sensor.py Avoid Exception on Glances missing key (#114628) 2024-08-11 19:14:43 +02:00