Marc Mueller
|
72801867d6
|
Use assignment expressions 38 (#58828)
|
2021-10-31 18:49:18 +01:00 |
Robert Hillis
|
019568869d
|
Use entity class attributes for avea (#52695)
* Use entity class attributes for avea
* fix pylint
* redo brightness
* redo brightness
|
2021-07-19 17:50:26 +02:00 |
Philip Allgaier
|
625bbe6238
|
Cleanup unused loggers (components A-M) (#41600)
|
2020-10-12 16:59:05 +02:00 |
Ville Skyttä
|
1bf2c4d976
|
Upgrade pylint to 2.6.0 (#39363)
|
2020-08-29 07:59:24 +02:00 |
Erik Montnemery
|
e4333a7a44
|
Rename Light to LightEntity (#34593)
|
2020-04-26 18:49:41 +02:00 |
Bas Nijholt
|
96961b9bcc
|
Sort imports according to PEP8 for components starting with "A" (#29761)
|
2019-12-09 13:57:24 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Ville Skyttä
|
cd0277c2c3
|
Lint fixes (#25462)
|
2019-07-24 08:26:41 -07:00 |
Sören
|
4c067ecff7
|
Add Elgato Avea integration (#24281)
* Adds Elgato Avea integration
* Revert "Adds Elgato Avea integration"
This reverts commit 8607a685eb .
* Adds Elgato Avea integration
* Removed debug
* Improved readability
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Adds Elgato Avea integration
* Fixes for flake8
* More Fixes for flake8
* Hopefully last fixes for flake8
* Unnecessary rounding and typo removed
* Duplicate calls removed
* raise PlatformNotReady if communication with bulb failes
* Fixes: flake8, missing import of exception and better handling of ble problems
* Update requirements_all.txt
Add requirements_all.txt file
* Revert "Update requirements_all.txt"
This reverts commit 2856025ed3 .
* Update requirements_all.txt
* conform with snake_case naming style
https://circleci.com/gh/home-assistant/home-assistant/31823
* Fixed variable rename
* Unnecessary calculation removed
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Better Exception Handling
* Changed position of import, renamed add_entities to add_devices, remove unnecessary comment
* Unnecessary comments removed.
|
2019-07-24 01:02:00 +02:00 |