starkillerOG
|
3f7a58786f
|
Bump reolink-aio to 0.5.3 (#89145)
|
2023-03-05 13:34:07 +01:00 |
|
starkillerOG
|
39db0ef173
|
Add Reolink button platform (#88687)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-03-05 13:01:10 +01:00 |
|
epenet
|
4a3c0cd0a8
|
Adjust docstrings for ruff D404 (#89077)
|
2023-03-03 11:26:13 +01:00 |
|
starkillerOG
|
0f01866508
|
Do not block on reolink firmware check fail (#88797)
Do not block on firmware check fail
|
2023-02-26 21:49:24 +01:00 |
|
starkillerOG
|
588b51bdfa
|
Simplify reolink update unique_id (#88794)
simplify unique_id
|
2023-02-26 21:45:14 +01:00 |
|
starkillerOG
|
23b52025f9
|
Bump reolink-aio to 0.5.1 and check if update supported (#88641)
|
2023-02-23 08:13:03 +01:00 |
|
starkillerOG
|
68d4cbb210
|
Bump reolink-aio to 0.5.0 (#88594)
|
2023-02-22 16:54:13 +01:00 |
|
starkillerOG
|
f97b50f762
|
Add Reolink update entity (#87865)
|
2023-02-22 16:26:12 +01:00 |
|
starkillerOG
|
951269e88c
|
Bump reolink-aio to 0.4.2 (#88175)
|
2023-02-15 15:16:47 +01:00 |
|
starkillerOG
|
97699d1e9d
|
Bump reolink-aio to 0.4.1 (#87933)
|
2023-02-12 09:12:20 -06:00 |
|
starkillerOG
|
bcf8cf4d8b
|
Add reolink https webhook warning (#87332)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
fixes undefined
|
2023-02-09 09:24:18 +01:00 |
|
starkillerOG
|
17aee5e3a3
|
Bump reolink-aio to 0.4.0 (#87733)
bump reolink-aio to 0.4.0
|
2023-02-08 22:52:23 +01:00 |
|
Erik Montnemery
|
5dfb9cddd6
|
Sort manifests 8 (#87029)
|
2023-02-08 20:13:46 +01:00 |
|
starkillerOG
|
5e214f2e43
|
Reolink unregistered webhook on unexpected error (#87538)
|
2023-02-08 12:23:27 +01:00 |
|
Franck Nijhof
|
939eef3b28
|
Remove translations from Core (#87543)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-02-06 15:06:43 +01:00 |
|
starkillerOG
|
4c1147e62b
|
Reolink add number platform (#87217)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-02-03 19:29:27 +01:00 |
|
starkillerOG
|
37efd8938a
|
Bump reolink-aio to 0.3.4 (#87272)
|
2023-02-03 09:00:22 -05:00 |
|
starkillerOG
|
25cfa8afdd
|
Reolink simplify (#87224)
Simplify
|
2023-02-02 20:35:43 -05:00 |
|
GitHub Action
|
ce79b26ab6
|
[ci skip] Translation update
|
2023-02-03 00:25:31 +00:00 |
|
starkillerOG
|
f439a94a0d
|
Reolink unsubscribe webhook when first refresh fails (#87147)
* catch ValueError on webhook async_register
* add ONVIF to webhook_id
* Unsubscribe webhook when ConfigEntryNotReady for async_config_entry_first_refresh
* Revert catching ValueError
|
2023-02-02 15:21:41 -05:00 |
|
Franck Nijhof
|
3e087ac88c
|
Adjust IoT Class of Reolink to local push (#87206)
|
2023-02-02 14:33:17 -05:00 |
|
starkillerOG
|
d017214d8b
|
Bump reolink-aio to 0.3.2 (#87121)
|
2023-02-02 11:24:06 +01:00 |
|
starkillerOG
|
29d6ae8d0c
|
Bump reolink_aio to 0.3.1 (#87118)
|
2023-02-02 04:56:18 +01:00 |
|
GitHub Action
|
0f80932709
|
[ci skip] Translation update
|
2023-02-02 00:25:01 +00:00 |
|
GitHub Action
|
072f228e4d
|
[ci skip] Translation update
|
2023-01-28 00:23:36 +00:00 |
|
GitHub Action
|
7ab88fa713
|
[ci skip] Translation update
|
2023-01-26 00:23:39 +00:00 |
|
GitHub Action
|
9636fe4602
|
[ci skip] Translation update
|
2023-01-25 00:24:21 +00:00 |
|
GitHub Action
|
613aa6f43a
|
[ci skip] Translation update
|
2023-01-24 00:24:57 +00:00 |
|
GitHub Action
|
4d215e573c
|
[ci skip] Translation update
|
2023-01-23 00:23:13 +00:00 |
|
starkillerOG
|
32c1a01159
|
Add Reolink dhcp discovery (#85880)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-01-22 21:09:18 +01:00 |
|
GitHub Action
|
771e07c68b
|
[ci skip] Translation update
|
2023-01-22 00:25:52 +00:00 |
|
GitHub Action
|
e1483ff746
|
[ci skip] Translation update
|
2023-01-21 00:24:12 +00:00 |
|
starkillerOG
|
7e51aeb916
|
Reolink add binary sensors (#85654)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-01-20 22:27:59 +01:00 |
|
starkillerOG
|
3c4455c696
|
Bump reolink-aio to 0.3.0 (#86259)
* Bump reolink-aio to 0.3.0
* fix typo
* ReolinkException
|
2023-01-20 08:05:43 +01:00 |
|
GitHub Action
|
59ad232ce5
|
[ci skip] Translation update
|
2023-01-20 00:25:31 +00:00 |
|
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
|
GitHub Action
|
87b2a73460
|
[ci skip] Translation update
|
2023-01-18 00:24:40 +00:00 |
|
GitHub Action
|
d2e11797f8
|
[ci skip] Translation update
|
2023-01-17 00:24:30 +00:00 |
|
GitHub Action
|
b81453cb6b
|
[ci skip] Translation update
|
2023-01-16 00:24:22 +00:00 |
|
starkillerOG
|
476de319ea
|
Bump reolink-aio to 0.2.3 (#85871)
|
2023-01-15 13:07:15 +01:00 |
|
GitHub Action
|
77f9548e51
|
[ci skip] Translation update
|
2023-01-15 00:25:52 +00:00 |
|
starkillerOG
|
5f67e79ad9
|
Bump reolink-aio to 0.2.2 (#85848)
|
2023-01-14 02:25:22 +01:00 |
|
GitHub Action
|
dffc913f9e
|
[ci skip] Translation update
|
2023-01-14 00:22:57 +00:00 |
|
starkillerOG
|
b2b6ae417d
|
Reolink check for admin (#85570)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
fixes undefined
|
2023-01-13 20:07:09 +01:00 |
|
starkillerOG
|
105b34bd77
|
Reolink add support for flv protocol (#85576)
|
2023-01-10 12:16:48 +01:00 |
|
starkillerOG
|
db8a94d5e2
|
bump reolink-aio to 0.2.1 (#85571)
|
2023-01-10 09:44:53 +01:00 |
|
GitHub Action
|
6ce88cd5af
|
[ci skip] Translation update
|
2023-01-09 00:23:57 +00:00 |
|
GitHub Action
|
2976f843b5
|
[ci skip] Translation update
|
2023-01-07 00:22:33 +00:00 |
|
starkillerOG
|
968cf641b8
|
Bump reolink-aio to 0.1.3 (#85309)
bump reolink-aio to 0.1.3
|
2023-01-06 20:52:24 +01:00 |
|
starkillerOG
|
11df364b10
|
bump reolink-aio to 0.1.2 (#85247)
|
2023-01-05 22:06:40 +01:00 |
|