Kevin Worrel
|
10e2caf9e6
|
Bump screenlogicpy (#63533)
|
2022-01-05 22:32:55 -10:00 |
epenet
|
595e8a327c
|
Add sensor setup type hints [s] (#63310)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 19:06:08 +01:00 |
epenet
|
5ddab5a7f2
|
Add setup type hints to number, remote and scene (#63299)
* Add number setup type hints
* Add remote setup type hints
* Add scene setup type hints
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 17:17:44 +01: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 |
epenet
|
7967f49e48
|
Add light setup type hints [s-z] (#63293)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 15:43:55 +01:00 |
epenet
|
862daff622
|
Add binary_sensor setup type hints [s-z] (#63271)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 13:13:03 +01:00 |
epenet
|
6f4b25950c
|
Add climate setup type hints [m-z] (#63279)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 13:09:43 +01:00 |
epenet
|
92ace6c2e8
|
Ensure service calls are typed [s-u] (#62922)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 14:23:42 +01:00 |
GitHub Action
|
87d4420a72
|
[ci skip] Translation update
|
2021-12-23 00:14:21 +00:00 |
J. Nick Koston
|
051a6499b8
|
Add software version to screenlogic (#62255)
|
2021-12-18 14:49:29 +01:00 |
Robert Hillis
|
31bef18e9a
|
Use enums in screenlogic (#62049)
|
2021-12-16 11:38:32 -06:00 |
GitHub Action
|
f75b325ab2
|
[ci skip] Translation update
|
2021-12-12 00:14:30 +00:00 |
J. Nick Koston
|
61865f4593
|
Pickup screenlogic codeowner (#61477)
- I am using this in production and already doing some work on it
|
2021-12-11 11:12:37 +01:00 |
Marc Mueller
|
f7193400d4
|
Use platform enum (6) [S] (#60944)
|
2021-12-04 13:43:48 +01:00 |
Kevin Worrel
|
e1b4e40ac6
|
Limit parallel updates for screenlogic number ents (#60886)
|
2021-12-02 20:43:15 -10:00 |
Kevin Worrel
|
9d1985ab03
|
Move screenlogic SCG levels to number platform (#60872)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-12-02 16:36:31 -10:00 |
epenet
|
00f71e5dfc
|
Use dataclass properties in screenlogic discovery (#60735)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-01 15:52:08 +01:00 |
Kevin Worrel
|
8240b8c72e
|
Update screenlogic use asyncio API (#60466)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-11-30 22:19:01 -10:00 |
GitHub Action
|
2918e2d7d0
|
[ci skip] Translation update
|
2021-11-29 00:13:08 +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 |
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 |
epenet
|
8f7f32d844
|
Use DhcpServiceInfo in screenlogic (#60103)
|
2021-11-21 16:33:26 -06:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
f00effaba2
|
[ci skip] Translation update
|
2021-11-13 00:11:56 +00:00 |
GitHub Action
|
3f2b1fa952
|
[ci skip] Translation update
|
2021-11-12 00:12:35 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
epenet
|
9d3c75510f
|
Use DeviceInfo in screenlogic (#58518)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-27 12:20:19 +02:00 |
J. Nick Koston
|
20c35e6032
|
Move Screenlogic lights to the light platform (#55467)
Co-authored-by: Kevin Worrel <37058192+dieselrabbit@users.noreply.github.com>
|
2021-10-20 12:38:21 -10:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
Robert Hillis
|
488a636aec
|
Clean up unused loggers (#57662)
|
2021-10-14 10:03:38 -07:00 |
Tomasz
|
e9f6bc7364
|
Add missing return type to async_unload_entry and async_setup_entry (#57115)
|
2021-10-06 10:48:11 +02:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Kevin Worrel
|
b43d377b53
|
Create but disable-by-default RPM and GPM sensors (#56549)
|
2021-09-23 11:00:33 -07:00 |
Marc Mueller
|
811feb69ba
|
Fix dangerous brackets (#56384)
|
2021-09-18 16:08:22 +02:00 |
GitHub Action
|
f9e6e616f4
|
[ci skip] Translation update
|
2021-09-08 00:10:52 +00:00 |
Ville Skyttä
|
939fde0a50
|
ConfigType and async_setup/setup type hint improvements (#54739)
|
2021-08-18 13:22:05 +02:00 |
Erik Montnemery
|
e558b3463e
|
Move temperature conversions to sensor base class (6/8) (#54476)
* Move temperature conversions to entity base class (6/8)
* Fix tests
|
2021-08-12 17:40:55 +02:00 |
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
GitHub Action
|
531733da7b
|
[ci skip] Translation update
|
2021-07-19 00:09:50 +00:00 |
Bruce Sheplan
|
f8eb07444b
|
Add screenlogic reconnect (#52022)
Co-authored-by: Kevin Worrel <37058192+dieselrabbit@users.noreply.github.com>
|
2021-07-01 10:11:01 +02:00 |
GitHub Action
|
d805e971b4
|
[ci skip] Translation update
|
2021-06-22 00:14:17 +00:00 |
Kevin Worrel
|
515bd18ddd
|
Don't create unsupported pump sensors (#51828)
* Don't create unsupported pump sensors
* Remove old code and simplify new statements.
* Address notes
|
2021-06-15 13:19:48 +02:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
tkdrob
|
d1c4d0de49
|
Use bool annotations for setup entries (#51166)
|
2021-05-27 17:39:06 +02:00 |
tkdrob
|
028a07d86f
|
Wrap up selectors (#50794)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-25 14:45:17 +02:00 |
GitHub Action
|
460092ec9a
|
[ci skip] Translation update
|
2021-05-23 00:13:25 +00:00 |
Maciej Bieniek
|
f212049fc2
|
Add constructor return type in integrations O-S (#50896)
|
2021-05-20 15:58:17 +02:00 |
GitHub Action
|
1f80defe3a
|
[ci skip] Translation update
|
2021-05-18 00:12:13 +00:00 |