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