GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
e9e9852e05
|
[ci skip] Translation update
|
2022-01-20 00:15:19 +00:00 |
Marc Mueller
|
ae6d9c229e
|
Use const imports [l-z] (#63469)
|
2022-01-05 18:21:20 +01:00 |
epenet
|
e7b262f9e5
|
Add init type hints [v-z] (#63195)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-02 16:27:12 +01:00 |
Franck Nijhof
|
cf371ea8dd
|
Remove deprecated base entity classes (#61006)
* Remove deprecated base entity classes
* Clean up tests
|
2021-12-05 13:53:52 +01:00 |
GitHub Action
|
96313bbbe0
|
[ci skip] Translation update
|
2021-11-27 00:12:17 +00:00 |
GitHub Action
|
9e606abb0c
|
[ci skip] Translation update
|
2021-11-23 00:13:54 +00:00 |
GitHub Action
|
31d4239b64
|
[ci skip] Translation update
|
2021-11-22 00:13:02 +00:00 |
GitHub Action
|
f0c9f443d1
|
[ci skip] Translation update
|
2021-11-15 00:12:46 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
GitHub Action
|
332a571bb4
|
[ci skip] Translation update
|
2021-11-07 00:12:38 +00:00 |
GitHub Action
|
4634b65924
|
[ci skip] Translation update
|
2021-10-21 00:12:43 +00:00 |
Marc Mueller
|
4513ee4ea5
|
Use assignment expressions 12 (#57937)
|
2021-10-20 14:34:08 -07:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
GitHub Action
|
d55a7e5cc7
|
[ci skip] Translation update
|
2021-10-09 00:11:46 +00:00 |
Ville Skyttä
|
4bb2c6e00f
|
Improve device action type hinting (#54850)
* Improve device action type hinting
* More precise _async_get_automations type hints
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-08-20 07:13:25 +03:00 |
Franck Nijhof
|
0b44265232
|
Add description classes to entity components (#53521)
* Add description classes to entity components
* An -> A
* Add StateVacuumEntityDescription
|
2021-07-27 00:22:21 +02:00 |
Franck Nijhof
|
9f17b8856a
|
Define WaterHeaterEntity entity attributes as class variables (#51903)
|
2021-06-17 10:19:29 +02:00 |
Franck Nijhof
|
7947946793
|
Type entry setup/unload for entity components (#51912)
|
2021-06-17 10:10:26 +02:00 |
GitHub Action
|
7615af35d8
|
[ci skip] Translation update
|
2021-06-07 00:18:16 +00:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
Erik Montnemery
|
489c73b4da
|
Simplify device action code (#51263)
|
2021-05-31 09:47:15 +02:00 |
GitHub Action
|
1f80defe3a
|
[ci skip] Translation update
|
2021-05-18 00:12:13 +00:00 |
Franck Nijhof
|
eccefd154a
|
Extend targets for entity component services (#50760)
|
2021-05-17 14:06:50 +02:00 |
tkdrob
|
5d6f4068d3
|
Add targets and selectors for services (U-W) (#50630)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-15 10:49:10 +02:00 |
jan iversen
|
9879b7becf
|
Rename HomeAssistantType to HomeAssistant, integrations w* - z* (#49543)
* Integration zha: HomeAssistantType -> HomeAssistant.
* Integration zerproc: HomeAssistantType -> HomeAssistant.
* Integration xbox: HomeAssistantType -> HomeAssistant.
* Integration wunderground: HomeAssistantType -> HomeAssistant.
* Integration wled: HomeAssistantType -> HomeAssistant.
* Integration water_heater: HomeAssistantType -> HomeAssistant.
* Integration websocket_api: HomeAssistantType -> HomeAssistant.
* Integration wilight: HomeAssistantType -> HomeAssistant.
|
2021-04-22 11:04:28 -04:00 |
HomeAssistant Azure
|
69c1721c2a
|
[ci skip] Translation update
|
2021-04-22 00:02:50 +00:00 |
Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
HomeAssistant Azure
|
e86aad34b9
|
[ci skip] Translation update
|
2021-04-15 00:02:56 +00:00 |
HomeAssistant Azure
|
c7d19d5115
|
[ci skip] Translation update
|
2021-04-12 00:04:19 +00:00 |
Martin Hjelmare
|
7e30ab2fb2
|
Add missing internal quality scale label (#48947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-04-10 12:37:20 +02:00 |
HomeAssistant Azure
|
919247f256
|
[ci skip] Translation update
|
2021-03-31 00:04:33 +00:00 |
Erik Montnemery
|
4fbc3da196
|
Validate device action schemas once (#48351)
|
2021-03-26 08:46:26 +01:00 |
HomeAssistant Azure
|
d5afd0afb3
|
[ci skip] Translation update
|
2021-03-26 00:04:15 +00:00 |
HomeAssistant Azure
|
55b689b464
|
[ci skip] Translation update
|
2021-03-23 00:03:29 +00:00 |
Erik Montnemery
|
346a724ac3
|
Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161)
* Mark base state_attributes @final, rename others to extra_state_attributes
* Fix calendar, update tests
|
2021-03-21 10:38:24 +01:00 |
HomeAssistant Azure
|
098c53e8b5
|
[ci skip] Translation update
|
2021-03-20 00:04:10 +00:00 |
Marc Mueller
|
dcca29ef68
|
Update typing 14 (#48078)
|
2021-03-18 15:08:35 +01:00 |
HomeAssistant Azure
|
f625e324dd
|
[ci skip] Translation update
|
2021-03-18 00:07:07 +00:00 |
HomeAssistant Azure
|
4306c8fbb4
|
[ci skip] Translation update
|
2021-03-17 00:03:55 +00:00 |
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
Mick Vleeshouwer
|
9e05aa2d1f
|
Update state translation strings for water_heater (#46588)
|
2021-03-15 18:20:10 +01:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
HomeAssistant Azure
|
9e1647d634
|
[ci skip] Translation update
|
2020-12-15 00:04:49 +00:00 |
HomeAssistant Azure
|
9c63fbfcb1
|
[ci skip] Translation update
|
2020-12-07 00:04:18 +00:00 |
HomeAssistant Azure
|
ed16c5078f
|
[ci skip] Translation update
|
2020-11-26 00:03:15 +00:00 |
HomeAssistant Azure
|
9a21421807
|
[ci skip] Translation update
|
2020-11-15 00:03:48 +00:00 |
HomeAssistant Azure
|
57c6bb96f4
|
[ci skip] Translation update
|
2020-11-07 00:04:02 +00:00 |
HomeAssistant Azure
|
b9d04b9304
|
[ci skip] Translation update
|
2020-10-30 00:02:45 +00:00 |
HomeAssistant Azure
|
f4cebfbb7e
|
[ci skip] Translation update
|
2020-10-27 00:06:28 +00:00 |