epenet
0c767bd0d3
Improve entity type hints [s] (part 1/2) ( #77881 )
2022-09-06 13:35:14 +02:00
epenet
2b9116f1f8
Use _attr_should_poll in components [s-t] ( #77368 )
...
* Use _attr_should_poll in components [s-t]
* Adjust touchline
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-26 22:03:50 -04:00
epenet
f456f68dff
Add switch setup type hints [s-z] ( #63305 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:44:20 +01:00
Erik Montnemery
066e921a8b
Rename SwitchDevice to SwitchEntity ( #34673 )
2020-04-26 18:50:37 +02:00
Paulus Schoutsen
aaa1d06809
Directly call async_write_ha_state ( #33508 )
...
* Directly call async_write_ha_state
* Address comments
* Fix tests
2020-04-01 14:19:51 -07:00
Ville Skyttä
e6388e186c
Remove unnecessary string literal concatenations ( #30360 )
2020-01-02 21:17:10 +02:00
springstan
11b274989a
Move imports to top for satel_integra ( #29263 )
2019-11-30 21:22:18 -08:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
c-soft
2f17529f28
Add Satel_integra switchable outputs and multiple partitions ( #21992 )
...
* Added editable outputs and multiple zones.
* Updated requirements_all.txt
* Linter fixes.
* Post-review changes
* Fixed too many lines separation error
* Passing satel controller as parameter to entities.
* Fixed linter error.
* Fixed forgotten requirements update.
* Fixed satel_integra version (again!?!)
* Fixed manifest.json.
* Fixed passing non-serializable controller
* Removed unnecessary isinstance check.
* Post review changes
2019-04-13 14:24:12 +02:00