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

19 Commits

Author SHA1 Message Date
Marc Mueller
59a6035d3f Add empty line after module docstring [j-m] () 2024-03-08 09:01:29 -05:00
Erik Montnemery
045c327928 Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Nathan Spencer
c6f60bf45d Code cleanup in litterrobot () 2023-01-16 20:58:30 +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
epenet
a2f1b88227 Use generics in litterrobot () 2022-08-30 11:14:06 -05:00
Robert Hillis
b0a05530b0 Migrate Litterrobot to new entity naming style ()
* Migrate Litterrobot to new entity naming style

* uno mas
2022-08-30 16:37:03 +02:00
Nathan Spencer
d4ae81d2bb Add support for Feeder-Robot sensors () 2022-08-29 10:48:24 -05:00
Nathan Spencer
b563bd0ae5 Add support for Litter-Robot 4 () 2022-08-25 11:32:27 -05:00
Marc Mueller
274584f2a4 Add strict typing for litterrobot () 2022-07-25 22:52:13 +02:00
Marc Mueller
636d791b37 Fix type issues [litterrobot] () 2022-02-23 08:44:35 +01:00
epenet
6c4f335650 Use new enums in litterrobot ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 15:02:42 +01:00
Nathan Spencer
406cbcfe2d Use an assumed switch state until refresh callback is complete () 2021-11-18 21:29:38 -08:00
Nathan Spencer
ea4009fd81 Use entity_category in litterrobot () 2021-11-04 22:34:54 +01:00
Marc Mueller
b1d49b3b66 Use assignment expressions 29 () 2021-10-30 16:31:43 +02:00
Robert Hillis
f2a5c4602e Use DeviceInfo Class L-M () 2021-10-25 23:26:40 +02:00
Nathan Spencer
9ec0b0a8da Fix for invalid value error when using UI editor for Litter-Robot's set_wait_time service () 2021-05-25 20:15:37 +02:00
Milan Meulemans
29d72714f3 Replace dict with DeviceInfo ()
* Replace dict with DeviceInfo

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Nathan Spencer
eb2949a20f Add set_wait_time command support to Litter-Robot ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-11 10:35:25 -10:00