epenet
3a3f41f3df
Improve entity type hints [e] ( #77041 )
2022-08-20 07:52:55 +02:00
Paulus Schoutsen
69fcce3b2c
Remove energy usage from the switch base class ( #68821 )
...
* Remove energy usage from the switch base class
* Remove unused attributes from integrations
2022-03-28 18:56:04 -10:00
epenet
e5dcc5694a
Add switch setup type hints [a-f] ( #63302 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:31:24 +01:00
Erik Montnemery
6c084ae6ce
Update integrations a-e to override extra_state_attributes() ( #47756 )
2021-03-11 16:51:03 +01:00
Erik Montnemery
066e921a8b
Rename SwitchDevice to SwitchEntity ( #34673 )
2020-04-26 18:50:37 +02:00
springstan
9801810552
Use f-strings in integrations starting with "B"-"E" ( #32121 )
...
* Use f-strings in integrations starting with B
* Use f-strings in integrations starting with C
* Use f-strings in integrations starting with D
* Use f-strings in integrations starting with E
* Fix pylint errors
* Fix pylint errors v2
* Fix tests
* Fix tests v2
2020-02-24 08:47:52 -08:00
Bas Nijholt
f9e06ca2fd
Sort imports according to PEP8 for components starting with "E" ( #29765 )
2019-12-09 14:10:04 +01:00
majuss
930dadb722
Move elv integration to component and bump pypca ( #26552 )
...
* fixing elv integration
* black formatting
* linting
* rebase
* removed logger warning for failed conf
* rebase; coverage
2019-09-24 13:10:03 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
majuss
14752baf27
Added ELV PCA 301 smart emeter switch ( #23300 )
...
* added pca
* removed req from py
* try to fix codeowners
* redo req
* ran codeowners
* processed comments
* fix style
* fix style
* fix style
* Set availalbe to False when communication fails.
2019-06-19 15:41:43 -07:00