hass-core/homeassistant
SNoof85 d81df1f0ae Add Freebox switch platform (#21710)
* Added Freebox switch and bump aiofreepybox version

* Added missing modified files

* removed unused import

* gen_requirements_all passed

* removed unused import

* Remove unused code

* lint fixes

* More lint fixe

* Bump aiofreepybox version and API version to Freebox

* Remove URL from log entry

* import relative

* Sort imports
2019-03-23 15:32:53 +01:00
..
auth Add area permission check (#21835) 2019-03-11 11:02:37 -07:00
components Add Freebox switch platform (#21710) 2019-03-23 15:32:53 +01:00
helpers Add a service require_admin wrapper (#21953) 2019-03-12 22:09:50 -07:00
scripts Fix script load module issue (#21763) 2019-03-07 16:48:14 -08:00
util Switch from using Google Maps API for elevation to Open Elevation API (#22306) 2019-03-22 16:01:43 -07:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Fixed typing errors (#22207) 2019-03-20 07:49:27 -07:00
config.py Mobile App: Discovery to default configuration.yaml, zeroconf to default_config (#22028) 2019-03-13 22:05:56 -07:00
config_entries.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
const.py Version bump to 0.91.0dev0 2019-03-15 23:25:48 -07:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Remove index (#21304) 2019-02-22 14:11:07 +01:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade ruamel.yaml to 0.15.89 (#22064) 2019-03-15 09:22:00 -07:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00