J. Nick Koston
|
b507b9ebfb
|
Bump ismartgate to 4.0.3 (#58073)
* Bump ismartgate to 4.0.3
Fixes #56245
Changelog: https://github.com/bdraco/ismartgate/compare/v4.0.0...v4.0.3
* restart ci
|
2021-10-20 15:02:08 +02:00 |
J. Nick Koston
|
e7ac734d01
|
Add configuration_url to gogogate2 (#57739)
|
2021-10-14 20:51:12 -07:00 |
Robert Hillis
|
488a636aec
|
Clean up unused loggers (#57662)
|
2021-10-14 10:03:38 -07:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Marc Mueller
|
d51487f82a
|
Import Callable from collections.abc (3) (#56777)
|
2021-09-29 16:19:06 +02:00 |
Marc Mueller
|
f5a543b220
|
Remove deprecated device_state_attributes (#55734)
|
2021-09-04 13:16:01 -07:00 |
Erik Montnemery
|
6de6a5dc14
|
Move temperature conversions to sensor base class (3/8) (#54469)
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
|
2021-08-12 14:23:56 +02:00 |
GitHub Action
|
64c9f9e1cb
|
[ci skip] Translation update
|
2021-08-06 00:15:04 +00:00 |
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
GitHub Action
|
b347226820
|
[ci skip] Translation update
|
2021-07-10 00:09:24 +00:00 |
Erik Montnemery
|
b3b377ac8b
|
Enable basic type checking for gogogate2 (#52467)
* Enable basic type checking for gogogate2
* Tweak
* Update homeassistant/components/gogogate2/common.py
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
* Tweak
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
|
2021-07-03 16:06:42 +01:00 |
GitHub Action
|
d805e971b4
|
[ci skip] Translation update
|
2021-06-22 00:14:17 +00:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
Michael
|
b1138b1aab
|
Add constructor return type in integrations E-K (#50902)
|
2021-05-20 18:47:30 +03:00 |
GitHub Action
|
1f80defe3a
|
[ci skip] Translation update
|
2021-05-18 00:12:13 +00:00 |
GitHub Action
|
877cb43c06
|
[ci skip] Translation update
|
2021-05-17 05:17:18 +00:00 |
J. Nick Koston
|
7314247ce3
|
Add dhcp support to iSmartGate (#50309)
|
2021-05-12 00:20:03 +02: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 |
J. Nick Koston
|
2bff7f8020
|
Remove YAML support from gogogate2/ismartgate (#50312)
|
2021-05-09 11:46:07 +02:00 |
J. Nick Koston
|
64851dbac3
|
Add optimistic closing/opening to gogogate2 (#42048)
* Add optimistic closing/opening to gogogate2
* package rename
* update test
* Update homeassistant/components/gogogate2/cover.py
|
2021-05-07 11:13:51 +02:00 |
J. Nick Koston
|
af832e5434
|
Use shared httpx client in gogogate2 (#45575)
|
2021-05-05 21:47:44 -07:00 |
Franck Nijhof
|
e652ff3a6a
|
Clean up connection classes in integrations D-G (#49890)
|
2021-04-30 21:02:21 -10:00 |
Ruslan Sayfutdinov
|
cbaeec2a4e
|
Use AddEntitiesCallback type, pt.2 (#49921)
|
2021-04-30 20:38:59 +02:00 |
J. Nick Koston
|
a1fdf84dba
|
Reduce config entry setup/unload boilerplate G-J (#49737)
|
2021-04-27 16:09:59 +02: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 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
HomeAssistant Azure
|
0b4b071c02
|
[ci skip] Translation update
|
2021-04-14 00:03:17 +00:00 |
HomeAssistant Azure
|
23dd57a562
|
[ci skip] Translation update
|
2021-04-09 00:03:15 +00: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 |
Franck Nijhof
|
6ec3234ccc
|
Clean up superfluous integration setup - part 2 (#48478)
|
2021-03-29 13:23:07 -10:00 |
J. Nick Koston
|
a851bff95a
|
Create async_config_entry_first_refresh to reduce coordinator boilerplate (#48451)
|
2021-03-29 12:51:39 -10:00 |
Erik Montnemery
|
339a56e434
|
Migrate integrations f-h to extend SensorEntity (#48212)
|
2021-03-22 19:45:17 +01:00 |
J. Nick Koston
|
c820dd4cb5
|
Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-19 09:26:36 -05:00 |
Marc Mueller
|
9e1a6610dc
|
Update typing 07 (#48057)
|
2021-03-18 08:02:55 +01: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 |
Erik Montnemery
|
3115bf9aab
|
Add temperature sensor for gogogate2 wireless door sensor (#47754)
* Add temperature sensor for gogogate2 wireless door sensor
* Chain sensor generators
|
2021-03-12 19:04:56 +01:00 |
Erik Montnemery
|
514516bacc
|
Remove unused COVER_SCHEMA from gogogate2 cover (#47170)
|
2021-03-12 13:52:46 +01:00 |
Erik Montnemery
|
af4d06b12e
|
Update integrations f-i to override extra_state_attributes() (#47757)
|
2021-03-11 16:57:47 +01:00 |
Erik Montnemery
|
b147ba1377
|
Correct gogogate2 battery sensor attributes (#47302)
|
2021-03-03 10:20:48 +01:00 |
Erik Montnemery
|
7e71050669
|
Add battery sensor for gogogate2 wireless door sensor (#47145)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-03-01 17:34:37 -10:00 |
HomeAssistant Azure
|
43621091b7
|
[ci skip] Translation update
|
2021-02-27 00:05:45 +00:00 |
HomeAssistant Azure
|
580d25c622
|
[ci skip] Translation update
|
2021-02-23 00:05:06 +00:00 |
HomeAssistant Azure
|
0cb1f61deb
|
[ci skip] Translation update
|
2021-02-21 00:07:04 +00:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
J. Nick Koston
|
ae3d038baa
|
Update gogogate2 to be async (#42066)
|
2021-01-17 11:38:30 -06:00 |
HomeAssistant Azure
|
a1306059af
|
[ci skip] Translation update
|
2020-11-19 00:11:12 +00:00 |
HomeAssistant Azure
|
9298fec345
|
[ci skip] Translation update
|
2020-11-05 00:10:11 +00:00 |
HomeAssistant Azure
|
c2a9f2ae52
|
[ci skip] Translation update
|
2020-10-26 00:03:36 +00:00 |
HomeAssistant Azure
|
b102ad731f
|
[ci skip] Translation update
|
2020-10-22 00:09:52 +00:00 |