epenet
4a3c0cd0a8
Adjust docstrings for ruff D404 ( #89077 )
2023-03-03 11:26:13 +01:00
Erik Montnemery
87420e949d
Sort manifests 2 ( #87023 )
2023-02-08 20:16:39 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 ( #87347 )
2023-02-03 23:08:48 +01:00
epenet
f71313ee1e
Adjust get_scanner pylint checks ( #77944 )
2022-09-07 10:58:54 +02:00
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
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
Finbarr Brady
0b7b6b1d81
Bump ciscomobilityexpress version: 0.3.3 → 0.3.9 ( #44050 )
...
* Update manifest.json
* Update requirements_all.txt
2020-12-08 13:00:17 +01:00
springstan
e2af216bcd
Clean up access to config in various integrations v4 ( #34174 )
...
* Clean up access to config in various integrations v4
* Address review comments
2020-04-14 20:38:55 +02:00
springstan
8198970af9
Clean up ssl usage ( #33960 )
...
* Clean up ssl usage
* Revert config[CONF_SSL] from sonarr, radarr and mfi
2020-04-10 22:01:57 +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
Ville Skyttä
e6388e186c
Remove unnecessary string literal concatenations ( #30360 )
2020-01-02 21:17:10 +02:00
bouni
8cf443110a
Move imports in cisco_mobility_express component ( #27877 )
2019-10-19 00:59:07 +02:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Finbarr Brady
4349b8640e
Update Cisco Mobility Express module version ( #25770 )
...
* Update manifest.json
* Update requirements_all.txt
2019-08-08 22:59:33 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Finbarr Brady
7e6d47d64a
Update Cisco Mobility Express module version ( #25422 )
...
* Update requirements_all.txt
* Update manifest.json
* Bump to remove f-strings
* Bump to remove f-strings
2019-07-29 13:47:59 +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
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
Finbarr Brady
e022f4465c
Bump pypi again for Cisco Mobility Express ( #22467 )
...
* Fix empty device clId
Fix for https://github.com/fbradyirl/ciscomobilityexpress/issues/13
* Update requirements_all.txt
2019-03-27 19:58:06 -07:00
Finbarr Brady
7e3567319f
ciscomobilityexpress pypi version update ( #22431 )
...
* Bump pip
* Bump ciscomobilityexpress to 0.1.4
2019-03-26 21:13:56 +01:00
Finbarr Brady
0f189809a9
Add support for Cisco Mobility Express ( #21531 )
...
* Move cisco me to new layout
* Add docstring
* Move items out of init method and pass the controller instance to the scanner in get_scanner
* Update homeassistant/components/cisco_mobility_express/device_tracker.py
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
* Update homeassistant/components/cisco_mobility_express/device_tracker.py
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
* Update homeassistant/components/cisco_mobility_express/device_tracker.py
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
* Update homeassistant/components/cisco_mobility_express/device_tracker.py
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
* Fix build error
* Cleanup based on comments.
2019-03-09 00:47:06 +01:00