Jan Bouwhuis
|
f2f45380a9
|
Use shorthand attrs in iaqualink (#100281)
* Use shorthand attrs in iaqualink
* Use super
* Update homeassistant/components/iaqualink/light.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Remove self
* More follow ups
* Remove cast and type check
* Update homeassistant/components/iaqualink/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-09-13 16:34:14 +02:00 |
|
epenet
|
23090cb8a2
|
Improve entity type hints [i] (#77529)
|
2022-08-30 19:21:08 +02:00 |
|
epenet
|
2f8d99bf5d
|
Remove integrations from mypy ignored modules (part 2) (#64367)
* Adjust dhcp
* Adjust growatt_server
* Adjust habitica
* Adjust home_connect
* Adjust iaqualink
* Adjust incomfort
* Adjust input_number
* Adjust ipp
* Adjust mypy_config
* Unindent input-number
* Fix type hint in home_connect
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-19 09:00:09 +01:00 |
|
epenet
|
8c49fff699
|
Add setup type hints [h-i] (#63603)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-07 16:26:57 +01:00 |
|
Florent Thoumie
|
3c2d5d5f8c
|
Update to iaqualink 0.4.1 (#53745)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-12-27 10:20:55 -10:00 |
|
jan iversen
|
9685cefba4
|
Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. (#49587)
|
2021-04-23 10:11:58 +02:00 |
|
Philip Allgaier
|
625bbe6238
|
Cleanup unused loggers (components A-M) (#41600)
|
2020-10-12 16:59:05 +02:00 |
|
Erik Montnemery
|
066e921a8b
|
Rename SwitchDevice to SwitchEntity (#34673)
|
2020-04-26 18:50:37 +02:00 |
|
Florent Thoumie
|
a71cd6e90e
|
Add iaqualink binary sensor and unique_id (#26616)
* Add binary_platform to iaqualink integration, add unique_id
* Revert Mixin changes, move self.dev to AqualinkEntity
* Style fixes
|
2019-09-14 07:05:47 +02:00 |
|
Florent Thoumie
|
1a73e6b44e
|
Add switch platform to iaqualink integration (#26545)
* Add switch platform to iaqualink component
* Remove unnecessary call to constructor
|
2019-09-11 19:24:41 +02:00 |
|