core/tests/components/bsblan
Willem-Jan van Rootselaar 1ae1391cb9
Add platform sensor to BSBLAN integration (#125474)
* add sensor platform

* refactor: Add sensor data to async_get_config_entry_diagnostics

* refactor: Add tests for sensor

* chore: remove duplicate test

* Update tests/components/bsblan/test_sensor.py

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

* refactor: let hass use translation_key

fix raise

* refactor: Add new sensor entity names to strings.json

* refactor: Add tests for current temperature sensor

* refactor: Update native_value method in BSBLanSensor

* refactor: Update test

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-13 14:04:00 +02:00
..
fixtures Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
snapshots Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
__init__.py Add tests for BSBLAN climate component (#124524) 2024-09-08 10:41:54 +02:00
conftest.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
test_climate.py Add tests for BSBLAN climate component (#124524) 2024-09-08 10:41:54 +02:00
test_config_flow.py Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
test_diagnostics.py Add tests for BSBLAN climate component (#124524) 2024-09-08 10:41:54 +02:00
test_init.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_sensor.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00