Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
a33bb32874
|
Convert components to async-def syntax (#1823)
* Convert components to async-def syntax
* Remove stray @coroutine
* Manual part
* Convert complexer components code to async-def
* Manual cleanup
* More manual cleanup
|
2021-05-24 21:45:31 +02:00 |
|
Otto Winter
|
2376a2c941
|
Convert components to async-def syntax (#1821)
|
2021-05-24 10:58:29 +02:00 |
|
Guillermo Ruffino
|
69879920eb
|
add-black (#1593)
* Add black
Update pre commit
Update pre commit
add empty line
* Format with black
|
2021-03-07 16:03:16 -03:00 |
|
Evgeny
|
4402a6eb4c
|
Add TM1651 simple level, turn on, turn off actions (#920)
* Add TM1651 simple level action
* fixed brightness validation
* Updated lib, fixed import
* Added turn_on, turn_off actions
* Fixed after lint
|
2020-02-15 20:52:20 -03:00 |
|
Guillermo Ruffino
|
990a4d4774
|
Display tm1637 (#946)
* add TM1637 support
|
2020-01-13 14:44:55 -08:00 |
|
Evgeny
|
31d964c16a
|
Add TM1561 support (#893)
* Add TM1561 support
* Fixed after clang-tidy
* Fixed after clang-tidy
* Fixed after clang-tidy, updated lib_deps
* Fixed after clang-tidy, updated formatting
* Added actions, removed from display domain
* Protected methods naming
* float casting
* float casting
|
2019-12-04 13:11:53 +01:00 |
|