Commit Graph
27 Commits
Author SHA1 Message Date
epenetGitHubcopilot-swe-agent[bot] <[email protected]>frenck
d766aae436 Remove import annotations from components (#169536)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: frenck <[email protected]>
2026-04-30 21:14:48 +02:00
SörenandGitHub e0aa850d18 Update to version 1.6.1 of avea library (#156043) 2025-11-09 09:03:44 +01:00
epenetandGitHub a05ac6255c Standardize util imports (#136723) 2025-01-28 15:54:06 +01:00
Joost LekkerkerkerandGitHub 11f00895f7 Add legacy to integrations that have not moved to the UI (#131171) 2024-11-22 19:33:50 +01:00
Marc MuellerandGitHub ff3a801936 Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
Ville SkyttäandGitHub 3b4774d9ed Remove unnnecessary pylint configs from components/[a-d]* (#98911) 2023-08-24 00:54:02 +02:00
Erik MontnemeryandGitHub 231aad7a68 Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
epenetandGitHub 20fec104e2 Improve type hints in light [a-i] (#75936)
* Improve type hints in ads light

* Improve type hints in avea light

* Improve type hints in avion light

* Improve type hints in broadlink light

* More type hints

* One more
2022-07-31 20:46:13 +02:00
epenetandGitHub bd2639af65 Use ColorMode enum in avea (#70424) 2022-04-22 19:48:53 -10:00
Erik MontnemeryandGitHub d96ace82aa Migrate avea light to color_mode (#69073) 2022-04-04 10:51:29 +02:00
J. Nick KostonandGitHub 5b755b74fb Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
7f9b7c7b0e Add light setup type hints [a-i] (#63291)
Co-authored-by: epenet <[email protected]>
2022-01-03 15:02:21 +01:00
Marc MuellerandGitHub 72801867d6 Use assignment expressions 38 (#58828) 2021-10-31 18:49:18 +01:00
Robert HillisandGitHub 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
Franck NijhofandGitHub 055cdc64c0 Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
SörenandGitHub c421555db3 Bump avea to 1.5.1 (#43618) 2020-11-25 08:25:09 +01:00
SörenandGitHub 0d0cccea7e Bump avea to 1.5 (#42495) 2020-10-28 11:02:03 +01:00
Philip AllgaierandGitHub 625bbe6238 Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
Ville SkyttäandGitHub 1bf2c4d976 Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
Erik MontnemeryandGitHub e4333a7a44 Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
Paulus SchoutsenandGitHub f1d3c0d19b Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
Bas NijholtandFranck Nijhof 96961b9bcc Sort imports according to PEP8 for components starting with "A" (#29761) 2019-12-09 13:57:24 +01:00
SörenandFranck Nijhof c1d88dd7a4 Bump avea to 1.4 (#28287)
* Bump avea to 1.4

* Bump avea to 1.4 #2
2019-10-28 14:47:04 +01:00
Franck NijhofandPaulus Schoutsen c7da781efc Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
Ville SkyttäandPaulus Schoutsen cd0277c2c3 Lint fixes (#25462) 2019-07-24 08:26:41 -07:00
SörenandMartin Hjelmare 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 <[email protected]>

* 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 <[email protected]>

* 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