hass-core/homeassistant
Maciej Bieniek 6a3619d9fa
Refactor NAM sensor platform (#87048)
* Bump backend library

* Remove AQI_LEVEL_STATE_MAPPING

* Add native_precission

* Update diagnostics fixture

* Use _attr_native_value

* Fix type

* Improve lambda

* Revert native_value property

* native_precision -> suggested_display_precision
2023-02-07 09:14:20 +01:00
..
auth Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Add Matter to supported standards for brands (#87564) 2023-02-06 20:09:01 -05:00
components Refactor NAM sensor platform (#87048) 2023-02-07 09:14:20 +01:00
generated Support local push updates for most ScreenLogic entities (#87438) 2023-02-06 20:13:36 -06:00
helpers Add Self typing (4) [mypy 1.0] (#87601) 2023-02-06 22:30:22 -06:00
scripts Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
util Add Self typing (4) [mypy 1.0] (#87601) 2023-02-06 22:30:22 -06:00
__init__.py
__main__.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
block_async_io.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
bootstrap.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
config.py Enable T20 (flake8-print) to ban use of print statements (#86525) 2023-01-24 14:24:21 +01:00
config_entries.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
const.py Bump version to 2023.3.0dev0 (#86632) 2023-01-25 20:50:44 +01:00
core.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
data_entry_flow.py Remove config entry specifics from FlowManager (#85565) 2023-01-17 15:26:17 +01:00
exceptions.py Fix can not typo (#87254) 2023-02-03 11:37:16 +01:00
loader.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
package_constraints.txt Pin platformdirs to resolve dependency conflict (#87589) 2023-02-06 18:58:00 -06:00
requirements.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
runner.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
setup.py Only wait for import flows to initialize at setup (#86106) 2023-01-18 10:44:18 +01:00
strings.json Add a timeout during OAuth token exchange and additional debug logging (#85911) 2023-01-16 19:52:43 +01:00