core/homeassistant/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
..
__init__.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
climate.py Add tests for BSBLAN climate component (#124524) 2024-09-08 10:41:54 +02:00
config_flow.py
const.py
coordinator.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
diagnostics.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
entity.py
manifest.json
sensor.py Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00
strings.json Add platform sensor to BSBLAN integration (#125474) 2024-09-13 14:04:00 +02:00