hass-core/tests/components/glances
fhoekstra e4fbe539aa
Add GPU sensor to Glances (#106322)
* feat: add GPU sensor to Glances

* Add translations to Glances GPU sensor

* Fix translations of GPU processor and memory usage

* PR feedback: move icons to icons.json

thanks to @wittypluck

* Update glances snapshot with added GPU

* Remove JSON trailing comma

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Limit precision of Glance GPU mem usage sensor

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Clean up outdated snapshots

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-07 15:05:22 +02:00
..
snapshots Add GPU sensor to Glances (#106322) 2024-04-07 15:05:22 +02:00
__init__.py Add GPU sensor to Glances (#106322) 2024-04-07 15:05:22 +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 Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
test_sensor.py Add uptime sensor to Glances (#111402) 2024-03-31 20:04:39 +02:00