GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
Marc Mueller
|
b79b35abb5
|
Use platform enum (7) [T-Z] (#60948)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2021-12-04 14:10:01 +01:00 |
Franck Nijhof
|
42bae5439b
|
Add support for Christmas Tree pickup to TwenteMilieu (#60822)
|
2021-12-02 10:21:19 +01:00 |
Franck Nijhof
|
4c158e8168
|
Upgrade twentemilieu to 0.5.0 (#60820)
|
2021-12-02 10:00:16 +01:00 |
Franck Nijhof
|
79ebc1b79a
|
Use device class enums in TwenteMilieu (#60686)
|
2021-12-01 10:25:26 +01:00 |
GitHub Action
|
3af54d96c7
|
[ci skip] Translation update
|
2021-11-28 00:14:19 +00:00 |
GitHub Action
|
96313bbbe0
|
[ci skip] Translation update
|
2021-11-27 00:12:17 +00:00 |
GitHub Action
|
d3c020325b
|
[ci skip] Translation update
|
2021-11-25 00:13:33 +00:00 |
Ville Skyttä
|
053c456199
|
Change device entry type to an StrEnum (#59940)
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-11-22 18:14:15 +01:00 |
Franck Nijhof
|
5e07bc38c1
|
Use native date value in Twente Milieu sensors (#59897)
|
2021-11-18 15:32:50 +01:00 |
Franck Nijhof
|
458bc92124
|
Add test coverage to Twente Milieu (#59640)
|
2021-11-14 11:11:29 +01:00 |
GitHub Action
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +00:00 |
Franck Nijhof
|
28a0ba4df3
|
Modernize/Simplify Twente Milieu (#59632)
|
2021-11-13 15:34:09 +01:00 |
Franck Nijhof
|
c70f06be48
|
Upgrade twentemilieu to 0.4.2 (#59599)
|
2021-11-13 12:22:07 +01:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
Franck Nijhof
|
ce2e3438ca
|
Use attr and entity descriptions for Twente Milieu sensors (#58871)
|
2021-11-01 08:53:27 +01:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |
epenet
|
d065ddc5c1
|
Use DeviceInfo in twentemilieu (#58608)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-28 18:23:41 +02:00 |
GitHub Action
|
34fee4ba60
|
[ci skip] Translation update
|
2021-10-16 00:12:06 +00:00 |
Franck Nijhof
|
750a1b84ad
|
Add date device_class to Twente Milieu sensors (#56579)
|
2021-09-23 11:09:00 -07:00 |
Erik Montnemery
|
94a264afaf
|
Move temperature conversions to entity base class (7/8) (#54482)
|
2021-08-11 18:57:50 +02:00 |
GitHub Action
|
64c9f9e1cb
|
[ci skip] Translation update
|
2021-08-06 00:15:04 +00:00 |
GitHub Action
|
b484969b09
|
[ci skip] Translation update
|
2021-07-11 00:09:40 +00:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
Ruslan Sayfutdinov
|
016abda12e
|
Pylint plugin to check that relative imports are used (#50937)
* Pylint plugin to check that relative imports are used
* Fix existing sites
* Update description message
* Fix typo
|
2021-05-22 09:15:30 +01:00 |
J. Nick Koston
|
34c84a6bbb
|
Reduce boilerplate to abort for matching config entries (#50186)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-11 22:00:12 +02:00 |
Franck Nijhof
|
e3e9239798
|
Strictly type Twente Milieu integration (#50062)
|
2021-05-05 22:04:09 -07:00 |
Ruslan Sayfutdinov
|
004fa63dbe
|
Use AddEntitiesCallback type, pt.3 (#49953)
|
2021-05-04 23:36:48 +02:00 |
Milan Meulemans
|
29d72714f3
|
Replace dict with DeviceInfo (#49950)
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-05-02 00:37:19 +02:00 |
Franck Nijhof
|
64c7d84108
|
Clean up connection classes in integrations T-Z (#49894)
|
2021-04-30 21:04:05 -10:00 |
Ruslan Sayfutdinov
|
183220008d
|
Rename FlowResultDict to FlowResult (#49847)
|
2021-04-29 13:40:51 +02:00 |
J. Nick Koston
|
4b74c57285
|
Reduce config entry setup/unload boilerplate T-U (#49786)
|
2021-04-27 22:19:57 +02:00 |
Milan Meulemans
|
48695869f9
|
Change dict[str, Any] to FlowResultDict (#49546)
|
2021-04-22 17:23:15 -10:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Marc Mueller
|
2956eb0902
|
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
|
2021-03-29 18:02:56 -10:00 |
Erik Montnemery
|
783b453bbe
|
Migrate integrations t-v to extend SensorEntity (#48216)
|
2021-03-22 19:47:44 +01:00 |
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
Franck Nijhof
|
8f31b09b55
|
Complete typing on TwenteMilieu integration (#47480)
|
2021-03-05 15:33:26 -08:00 |
HomeAssistant Azure
|
9159f54900
|
[ci skip] Translation update
|
2021-02-24 00:04:14 +00:00 |
Franck Nijhof
|
ea4bbd771f
|
Add service names to previously enriched services (#46929)
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
|
2021-02-23 14:10:13 +01:00 |
HomeAssistant Azure
|
0cb1f61deb
|
[ci skip] Translation update
|
2021-02-21 00:07:04 +00:00 |
Franck Nijhof
|
b6f374b507
|
Add selectors to Twente Milieu service definitions (#46748)
|
2021-02-18 18:05:03 +01:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
HomeAssistant Azure
|
5bdf022bf2
|
[ci skip] Translation update
|
2020-12-20 00:04:36 +00:00 |
HomeAssistant Azure
|
9c63fbfcb1
|
[ci skip] Translation update
|
2020-12-07 00:04:18 +00:00 |
Paulus Schoutsen
|
54f3d9078a
|
Update translations
|
2020-11-11 12:10:09 +01:00 |
HomeAssistant Azure
|
57c6bb96f4
|
[ci skip] Translation update
|
2020-11-07 00:04:02 +00:00 |
HomeAssistant Azure
|
e972686a13
|
[ci skip] Translation update
|
2020-11-06 00:04:57 +00:00 |
HomeAssistant Azure
|
9298fec345
|
[ci skip] Translation update
|
2020-11-05 00:10:11 +00:00 |
HomeAssistant Azure
|
b71e28dfac
|
[ci skip] Translation update
|
2020-11-04 00:13:14 +00:00 |