1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 07:20:01 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03 Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Marc Mueller
fb66ceb302 Update mypy to 1.5.0 () 2023-08-11 13:13:04 +02:00
Robert Hillis
7add36d847 Add entity translations to Litterrobot () 2023-06-27 10:12:02 +02:00
Nathan Spencer
cdefc48fcd Add panel brightness control for Litter-Robot 4 ()
* Add panel brightness control for Litter-Robot 4

* Use translation_key

* Fix test
2023-03-28 15:07:09 +02:00
Erik Montnemery
cc564026fa Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Nathan Spencer
c6f60bf45d Code cleanup in litterrobot () 2023-01-16 20:58:30 +01:00
epenet
55a5e17cf2 Use UnitOfTime in integrations (h-s) () 2022-12-20 13:21:14 +01:00
Nathan Spencer
cc51052be5 Change litterrobot integration to cloud_push ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-17 04:29:56 -05:00
Nathan Spencer
d0d1b303fd Code quality improvements for litterrobot integration () 2022-09-01 14:02:46 -04:00
Nathan Spencer
5bc2f37bf8 Add support for Feeder-Robot select ()
* Add support for Feeder-Robot select

* Use lambda to get current selected option

* Use generics and required keys mixin

* Code improvements

* Even more generics

* Fix missing type hint

* Apply suggestions from code review

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-08-31 13:23:51 +02:00
epenet
a2f1b88227 Use generics in litterrobot () 2022-08-30 11:14:06 -05:00
Nathan Spencer
b563bd0ae5 Add support for Litter-Robot 4 () 2022-08-25 11:32:27 -05:00
Nathan Spencer
ea4009fd81 Use entity_category in litterrobot () 2021-11-04 22:34:54 +01:00
Nathan Spencer
aacc009cbb Get Litter-Robot to 100% code coverage and minor code cleanup () 2021-10-30 09:13:03 -05:00
Nathan Spencer
659a0d9a95 Add select platform to Litter-Robot integration () 2021-10-29 07:47:15 -05:00