1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marc Mueller
062cc4bfce Add empty line after module docstring [t-v] () 2024-03-08 10:35:23 -05:00
Joost Lekkerkerker
7026ffe0a3 UPB explicit device name () 2023-07-07 11:25:58 -04:00
Glenn Waters
72906bf154 Migrate UPB to new entity naming style ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-14 21:56:36 +02:00
epenet
5ddab5a7f2 Add setup type hints to number, remote and scene ()
* Add number setup type hints

* Add remote setup type hints

* Add scene setup type hints

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 17:17:44 +01:00
Franck Nijhof
2ed386f9e6 Migrate to async_get_current_platform everywhere () 2021-05-03 09:34:28 -07:00
Glenn Waters
9353169203 Universal Powerline Bus Scene support ()
* Universal Powerline Bus Scene support.

* Omint UPB scene.py

* Fix lint errors, rename .translations, Light->LightEntity.

* Add rounding to brightness to percent calcs.
2020-05-08 21:42:23 -05:00