J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
epenet
caff3e0630
Add type hints to get_scanner/async_get_scanner ( #63836 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-10 23:42:39 +01:00
Fabian Seitz
2439f6b562
Bump openwrt-luci-rpc from 1.1.8 to 1.1.11 ( #60124 )
2021-11-24 20:12:39 +01:00
Ruslan Sayfutdinov
00208ff0d8
Use type safe import for device_tracker.PLATFORM_SCHEMA ( #50860 )
2021-05-21 13:08:40 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Patrick Decat
9ec4c07753
Update openwrt-luci-rpc from 1.1.6 to 1.1.8 ( #47848 )
2021-03-14 22:57:56 -07:00
cagnulein
4287694b42
Fix luci device_tracker when release is none ( #40524 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-25 09:06:24 +02:00
cagnulein
8bff25fedd
Fix luci device_tracker incorrectly reporting devices status ( #40409 )
2020-09-22 10:53:46 +02:00
Finbarr Brady
4aa9b72739
Remove myself as Luci code owner ( #40398 )
2020-09-21 14:10:39 +02:00
cagnulein
b4d29653c6
Fix luci device_tracker not reliably reporting home/away state ( #40160 )
2020-09-17 11:35:13 +02:00
Finbarr Brady
acfb4e462e
Bump openwrt-luci-rpc to 1.1.6 ( #39561 )
...
* Update requirements_all.txt
* Update manifest.json
2020-09-02 07:34:00 +02:00
Finbarr Brady
b541abc551
Bump openwrt-luci-rpc version: 1.1.3 → 1.1.5 ( #39545 )
2020-09-01 13:03:41 +02:00
Finbarr Brady
c9fba5db5e
Bump openwrt-luci-rpc version: 1.1.2 → 1.1.3 ( #34463 )
...
* Update manifest.json
* Update requirements_all.txt
2020-04-20 18:28:29 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
345cc244ed
Correct names in manifests (C-L) ( #30532 )
2020-01-07 08:19:17 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
springstan
49232332a1
Move imports to top for luci ( #29388 )
2019-12-04 11:13:22 +01:00
Miroslav Ždrale
22b29a8005
Add option to disable HTTPS verification in Luci component ( #27946 )
...
* Add option to disable HTTPS verification in Luci component
* Update code owners
* Update code owners
2019-10-20 09:43:44 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Florian Klien
6a3132344c
Bump openwrt-luci-rpc to version 1.1.1 ( #26759 )
...
* Revert "luci device-tracker dependency fix (#26215 )"
This reverts commit 1e61d50fc5
.
* bump openwrt-luci-rpc to 1.1.1 fix missing dependency
permanent fix for #26215
2019-09-20 15:58:46 +02:00
Florian Klien
c185c015ef
luci device-tracker dependency fix ( #26215 )
...
* luci device-tracker dependency fix
fixes issue #25758
* luci device-tracker fix, requirements_all
2019-08-27 00:34:57 -05:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Finbarr Brady
516bab9969
OpenWrt Luci RPC Device Tracker Module Bump ( #25234 )
...
* Update manifest.json
* Update requirements_all.txt
2019-07-18 15:54:04 +02:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Fabian Affolter
691271147e
Update ordering ( #22963 )
2019-04-10 14:35:57 +02:00
Finbarr Brady
a4ffc9e37a
add myself as codeowner ( #22885 )
2019-04-08 08:48:19 -04:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00