core/homeassistant
Lucas 48a2fe9e7a
Add more PrusaLink sensors (#80424)
* Add more PrusaLink sensors

* Disable prusalink target temperatures by default, add prusa to brands

* Disable prusalink z-height by default

* Remove uneccessary Prusa from brands

* Move target temperatures to the telemetry section of the sensor

* Fix entity naming for prusalink

* Add tests for new prusalink sensors

* Test fixes, fix rebase errors

* Clean up deprecated unit usage

* Add translations for entity names

* Fix tests for translations

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-22 09:04:10 -04:00
..
auth
backports
brands
components Add more PrusaLink sensors (#80424) 2023-04-22 09:04:10 -04:00
generated Add new Roborock Integration (#89456) 2023-04-20 07:02:58 -07:00
helpers Shutdown coordinator on entry unload (#91748) 2023-04-21 10:07:31 +02:00
scripts
util Prefer country over language family + MATCH_ALL (#91753) 2023-04-20 13:55:26 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Ensure dependencies are awaited correctly when setting up integrations (#91454) 2023-04-21 08:33:50 +02:00
config.py
config_entries.py Allow config entries unload action to be coroutine (#91531) 2023-04-17 08:41:25 -04:00
const.py
core.py Add a name to the background service call tasks (#91252) 2023-04-11 19:23:25 -10:00
data_entry_flow.py Use slots for discovery dataclasses (#90751) 2023-04-04 12:44:59 +02:00
exceptions.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
loader.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
package_constraints.txt Bump dbus-fast to 1.85.0 (#91784) 2023-04-21 08:26:44 +02:00
requirements.py
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Ensure dependencies are awaited correctly when setting up integrations (#91454) 2023-04-21 08:33:50 +02:00
strings.json