1
0
mirror of https://github.com/home-assistant/core.git synced 2025-10-09 19:59:30 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
epenet
4803db7cf0 Move prusalink coordinators to separate module () 2024-05-15 13:51:22 +02:00
Tereza Tomcova
0554ac18b8 Address late code review comment of Prusa MK3 support ()
Address code review comment from  (Prusa MK3 support)
2024-03-29 21:57:08 +01:00
Tereza Tomcova
a00c1fa241 Bump pyprusalink to 2.1.1 and support Prusa MK3 ()
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-27 15:26:44 +01:00
Marc Mueller
988c71ecc5 Add empty line after module docstring [n-q] () 2024-03-08 15:04:07 +01:00
Joost Lekkerkerker
2585b240d3 Add icon translations to Prusalink () 2024-03-05 08:43:37 +01:00
Niklas Wagner
91f8d3faef Upgrade Prusa Link to new Digest Authentication and /v1/ API ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-12-19 18:07:27 +01:00
Erik Montnemery
0c2485bc03 Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
9cf691abdb Fix explicit device naming for integrations m-r ()
Fix explicit device naming for m-r
2023-06-30 11:34:35 -04:00
Lucas
48a2fe9e7a Add more PrusaLink sensors ()
* 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
Paul Bottein
58ac8404ef Add entity name translations to prusalink entities () 2023-04-05 12:17:00 +02:00
Paul Bottein
e77e49a87a Add icons for prusalink sensors and buttons ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-03 16:03:15 +01:00
epenet
ba043c9ebb Use UnitOfTemperature in integrations (p-s) () 2022-12-20 18:47:27 +01:00
Franck Nijhof
b40923a4cd Use enum sensor device class in PrusaLink () 2022-12-03 11:22:36 +01:00
Paulus Schoutsen
481205535c Add PrusaLink integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 20:45:27 -04:00