GitHub Action
|
79a0940932
|
[ci skip] Translation update
|
2022-07-17 00:25:56 +00:00 |
GitHub Action
|
a3fd5acf3f
|
[ci skip] Translation update
|
2022-07-13 00:27:34 +00:00 |
Glenn Waters
|
a3d0719c49
|
Add binary_sensor to ElkM1 integration (#74485)
* Add binary_sensor to ElkM1 integration
* Update for review comments.
* Fix black.
* Fix pylint error.
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-07-11 09:11:37 +02:00 |
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
Glenn Waters
|
d3db4da11a
|
ElkM1 bump lib to support Python 3.10 SSL (#74569)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-07-07 12:07:05 -05:00 |
GitHub Action
|
33c263d09b
|
[ci skip] Translation update
|
2022-06-23 00:20:13 +00:00 |
GitHub Action
|
109d1844b3
|
[ci skip] Translation update
|
2022-06-21 00:22:51 +00:00 |
GitHub Action
|
4005af99aa
|
[ci skip] Translation update
|
2022-06-14 00:26:59 +00:00 |
Glenn Waters
|
c4763031ab
|
Fix elk attributes not being json serializable (#73096)
* Fix jsonifying.
* Only serialize Enums
|
2022-06-05 16:27:21 -10:00 |
GitHub Action
|
7746715590
|
[ci skip] Translation update
|
2022-06-02 00:27:51 +00:00 |
J. Nick Koston
|
0248a8710f
|
Always pass the source of the trigger for logbook context messages (#72333)
|
2022-05-23 13:35:45 -05:00 |
GitHub Action
|
ceb8bb4745
|
[ci skip] Translation update
|
2022-05-21 00:22:49 +00:00 |
J. Nick Koston
|
0dc12c70e3
|
Add logbook descriptions for elkm1 keypad press events (#72017)
* Add logbook descriptions for elkm1 keypad press events
* drop extra block
|
2022-05-18 08:47:02 +02:00 |
GitHub Action
|
37f81b261d
|
[ci skip] Translation update
|
2022-05-16 00:24:28 +00:00 |
Glenn Waters
|
a03a4b0d13
|
ElkM1 integration updates for new version of base library (#71508)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-05-11 21:32:19 -05:00 |
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
epenet
|
e235926037
|
Use climate enums in elkm1 (#70635)
|
2022-04-25 18:27:17 -10:00 |
Glenn Waters
|
e79fa03c85
|
ElkM1 integration, bump lib (#70615)
|
2022-04-24 18:15:55 -10:00 |
epenet
|
fddc0e14c0
|
Use ColorMode enum in elkm1 (#70488)
|
2022-04-23 08:40:58 -10:00 |
Glenn Waters
|
2abe551eef
|
Complete strict typing for ElkM1 integration (#70334)
|
2022-04-20 09:04:11 -10:00 |
Glenn Waters
|
2a99084911
|
ElkM1 integration, add strict types to config_flow (#70323)
|
2022-04-20 10:46:36 -07:00 |
Glenn Waters
|
1492ea1fe3
|
Elk types 4 (#70305)
|
2022-04-19 16:45:45 -10:00 |
Glenn Waters
|
cec2a40602
|
ElkM1 integration adding types, part 3 (#70214)
* ElkM1 integration adding types, part 3
* Fix default _state value.
* Tweak fan get.
* change get to dict access.
|
2022-04-19 10:52:46 -10:00 |
Franck Nijhof
|
1e4aacaeb1
|
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum (#69861)
|
2022-04-18 19:37:32 +02:00 |
J. Nick Koston
|
80ab8b465b
|
Fix elkm1 climate auto mode mapping (#69297)
|
2022-04-17 22:37:19 -07:00 |
Glenn Waters
|
24e817a173
|
ElkM1 integration add types, part 2 (#70210)
|
2022-04-17 14:31:37 -10:00 |
Glenn Waters
|
2641ecdec8
|
ElkM1 integration: library bump (#70197)
|
2022-04-17 10:21:41 -10:00 |
Glenn Waters
|
c80853496d
|
Improve Elk-M1 Control typing (#69924)
* Add types to __init__.py
* Fixup typing.
* Fix type error.
* Bump lib to fix login error.
Co-authored-by: Shay Levy <levyshay1@gmail.com>
|
2022-04-16 00:14:45 +03:00 |
Glenn Waters
|
75fce1f036
|
Update elkm1_lib to 1.3.0 (#69885)
|
2022-04-11 12:28:39 -10:00 |
J. Nick Koston
|
5bcb795bca
|
Move handling of non-secure login to the elkm1 library (#69483)
|
2022-04-06 22:32:31 -07:00 |
J. Nick Koston
|
dd6a0e3a89
|
Fix elkm1 connection when panel drops VN request (#69454)
|
2022-04-06 10:45:40 -07:00 |
epenet
|
78045df227
|
Use EntityFeature enum in components (e**) (#69384)
|
2022-04-06 11:03:29 +02:00 |
Erik Montnemery
|
b38ca5ddd6
|
Migrate elkm1 light to color_mode (#69179)
|
2022-04-03 13:56:46 +02:00 |
epenet
|
ecd43f391f
|
Prettify json (manifest.json) (#68886)
|
2022-03-30 10:56:37 +02:00 |
epenet
|
bfd84ba89c
|
Prettify yaml (services.yaml) (#68878)
|
2022-03-30 09:48:06 +02:00 |
J. Nick Koston
|
14fbda8412
|
Add option to connect to elkm1 non-secure when secure is discovered (#68735)
Co-authored-by: Glenn Waters <glenn@watrs.ca>
|
2022-03-29 00:10:49 -07:00 |
J. Nick Koston
|
aa7cb087a9
|
Fix ignoring elkm1 discovery (#68750)
|
2022-03-28 11:05:50 +02:00 |
GitHub Action
|
65821f9492
|
[ci skip] Translation update
|
2022-03-14 00:21:06 +00:00 |
GitHub Action
|
c64b4d997b
|
[ci skip] Translation update
|
2022-03-13 00:18:58 +00:00 |
J. Nick Koston
|
23b218bc44
|
Add missing disconnect in elkm1 config flow validation (#67716)
|
2022-03-06 00:02:45 -08:00 |
J. Nick Koston
|
26c5dca45d
|
Ensure elkm1 can be manually configured when discovered instance is not used (#67712)
|
2022-03-06 00:02:22 -08:00 |
J. Nick Koston
|
e4221336dc
|
Handle elkm1 login case with username and insecure login (#67602)
|
2022-03-04 14:30:40 -08:00 |
GitHub Action
|
e963ad96d4
|
[ci skip] Translation update
|
2022-03-01 00:23:47 +00:00 |
J. Nick Koston
|
00c6e30988
|
Fix ElkM1 systems that do not use password authentication (#67194)
|
2022-02-24 11:07:17 -08:00 |
GitHub Action
|
6364e81be5
|
[ci skip] Translation update
|
2022-02-24 00:17:55 +00:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
GitHub Action
|
f921856f5f
|
[ci skip] Translation update
|
2022-02-21 00:17:31 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
855076fed9
|
[ci skip] Translation update
|
2022-02-17 00:14:03 +00:00 |
J. Nick Koston
|
21f2c664d9
|
Enable dhcp flows for elkm1 registered devices (#66583)
|
2022-02-16 12:13:16 +01:00 |
GitHub Action
|
208671418e
|
[ci skip] Translation update
|
2022-02-16 00:14:09 +00:00 |
J. Nick Koston
|
d79d775d92
|
Switch elkm1 to use integration discovery (#66572)
|
2022-02-15 23:18:55 +01:00 |
GitHub Action
|
d69d0e8817
|
[ci skip] Translation update
|
2022-02-15 00:14:48 +00:00 |
GitHub Action
|
ad0cb4831e
|
[ci skip] Translation update
|
2022-02-14 00:15:30 +00:00 |
GitHub Action
|
203bda203d
|
[ci skip] Translation update
|
2022-02-13 00:16:41 +00:00 |
GitHub Action
|
bed5002d61
|
[ci skip] Translation update
|
2022-02-11 00:14:55 +00:00 |
GitHub Action
|
7d70b0a16b
|
[ci skip] Translation update
|
2022-02-10 00:15:56 +00:00 |
GitHub Action
|
fb96c31a27
|
[ci skip] Translation update
|
2022-02-09 00:23:56 +00:00 |
J. Nick Koston
|
f943f30492
|
Add discovery support to elkm1 (#65205)
|
2022-02-07 16:25:26 -08:00 |
GitHub Action
|
b2f0882e67
|
[ci skip] Translation update
|
2022-02-04 00:13:58 +00:00 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
GitHub Action
|
dd4e5bb9c5
|
[ci skip] Translation update
|
2022-01-27 00:14:02 +00:00 |
GitHub Action
|
2aaca346bd
|
[ci skip] Translation update
|
2022-01-25 00:14:30 +00:00 |
Josh Soref
|
6e5506d453
|
spelling: components/elkm1 (#64252)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-01-17 15:00:14 +01:00 |
epenet
|
3f3ba4f714
|
Add setup type hints [e] (#63430)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-05 12:49:13 +01:00 |
epenet
|
656d383ba6
|
Ensure service calls are typed [e-g] (#62912)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 14:23:01 +01:00 |
GitHub Action
|
87d4420a72
|
[ci skip] Translation update
|
2021-12-23 00:14:21 +00:00 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
Dave T
|
ec4a9be4e6
|
Use EntityCategory Enums in elkm1 (#62123)
|
2021-12-16 23:41:17 +01:00 |
GitHub Action
|
ecdb18eb0a
|
[ci skip] Translation update
|
2021-12-06 00:13:37 +00:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
GitHub Action
|
2918e2d7d0
|
[ci skip] Translation update
|
2021-11-29 00:13:08 +00: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 |
GitHub Action
|
72b0eb719e
|
[ci skip] Translation update
|
2021-11-20 00:12:27 +00:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
b82fac1a73
|
[ci skip] Translation update
|
2021-11-17 00:13:20 +00:00 |
GitHub Action
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
J. Nick Koston
|
10d6247fee
|
Bump to aiohttp 3.8.0 (#58974)
|
2021-11-04 10:07:50 -05:00 |
Marc Mueller
|
887d04be60
|
Use assignment expressions 32 (#58716)
|
2021-10-30 16:30:13 +02:00 |
J. Nick Koston
|
80b12346d8
|
Add entity category to elkm1 (#58364)
|
2021-10-25 09:00:06 +02:00 |
Robert Hillis
|
12c067970a
|
Use DeviceInfo Class E (#58230)
|
2021-10-23 11:44:51 +02:00 |
epenet
|
8dfa628af0
|
Use DeviceInfo on components with via_device (A-G) (#58210)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-22 12:12:19 +02:00 |
Marc Mueller
|
ff853b2d53
|
Use assignment expressions 19 (#57968)
|
2021-10-18 15:54:38 +02:00 |
Tomasz
|
e9f6bc7364
|
Add missing return type to async_unload_entry and async_setup_entry (#57115)
|
2021-10-06 10:48:11 +02:00 |
Glenn Waters
|
57851e9623
|
Support connecting to ElkM1 over TLS 1.2 (#56887)
|
2021-10-03 08:06:29 -10:00 |
Hung Nguyen
|
7a2bc130b7
|
Bump elkm1-lib to 1.0.0 (#56703)
|
2021-09-27 14:10:09 -05:00 |
Marc Mueller
|
48bada5a18
|
Update pylint to 2.11.1 (#56364)
|
2021-09-18 13:52:59 +02:00 |
jan iversen
|
9d2861afe3
|
Add mypy to elkm1. (#55964)
|
2021-09-09 13:14:28 +02:00 |
GitHub Action
|
65d14909ee
|
[ci skip] Translation update
|
2021-08-27 00:14:42 +00:00 |
Erik Montnemery
|
41f3c2766c
|
Move temperature conversions to entity base class (2/8) (#54468)
|
2021-08-11 18:57:12 +02:00 |
GitHub Action
|
64c9f9e1cb
|
[ci skip] Translation update
|
2021-08-06 00:15:04 +00:00 |
Marc Mueller
|
074d762664
|
Rename and reorganize electric unit constants (#53243)
|
2021-07-20 20:06:23 +02:00 |
GitHub Action
|
b347226820
|
[ci skip] Translation update
|
2021-07-10 00:09:24 +00: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 |