epenet
|
a691abaa50
|
Use new enums in gogogate2 (#61515)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-12 06:27:20 -08:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
GitHub Action
|
c9589f763c
|
[ci skip] Translation update
|
2021-12-01 00:17:12 +00:00 |
epenet
|
97c04d2e67
|
Use dataclass properties in gogogate2 discovery (#60607)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-30 06:15:23 -10: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 |
GitHub Action
|
e98977fb49
|
[ci skip] Translation update
|
2021-11-21 00:13:51 +00:00 |
epenet
|
d0ff8a9b76
|
Add id constant for homekit discovery (#59986)
|
2021-11-20 10:07:59 +00:00 |
GitHub Action
|
72b0eb719e
|
[ci skip] Translation update
|
2021-11-20 00:12:27 +00:00 |
epenet
|
2aa8c2cf74
|
Use DhcpServiceInfo in gogogate2 (#59968)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-19 12:19:37 +01:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
epenet
|
9ccee205ca
|
Use ZeroconfServiceInfo in gogogate2 (#59746)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-18 12:14:00 -06:00 |
Nicolas Mowen
|
20f0a6730b
|
Gogogate2 Battery Sensor Should Use % Unit For Compatibility (#59434)
|
2021-11-10 11:58:54 -06:00 |
GitHub Action
|
86b12af3dc
|
[ci skip] Translation update
|
2021-11-10 00:17:39 +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 |
J. Nick Koston
|
a9c5f68d64
|
Reduce code duplication in gogogate2 (#59165)
|
2021-11-06 14:13:48 +01:00 |
GitHub Action
|
c9c95165e4
|
[ci skip] Translation update
|
2021-11-04 00:12:21 +00:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |
J. Nick Koston
|
837e343c56
|
Add entity category to gogogate2 (#58366)
|
2021-10-25 08:59:06 +02:00 |
J. Nick Koston
|
9885b3de47
|
Fix configuration url in gogogate2 (#58365)
- I missed that https:// needed to be prepended because the existing
device already had the url from previous testing
|
2021-10-25 08:16:15 +02:00 |
J. Nick Koston
|
0c94fcecf6
|
Pull configuration_url from library in gogogate2 (#58318)
|
2021-10-24 11:32:45 +02:00 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02:00 |
Nicolas Mowen
|
93b061e9d9
|
Update ismartgate dependency (#58259)
|
2021-10-22 16:33:30 -10:00 |
thomas-svrts
|
f25d3cf9b3
|
Gogogate2 add statistics (#58178)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-10-22 14:24:43 +02:00 |
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 |