1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant
Rohan Kapoor dc5b8fd8c4 Split out iperf3 into a component with a sensor platform (#21138)
* Move iperf3 sensor to a standalone component

* Split out iperf3 into a component with a sensor platform

* Update coverage and requirements

* Add services.yaml

* Clean up a little bit

* Lint

* Lint
2019-02-23 15:55:08 -06:00
..
auth Added command_line auth provider that validates credentials by calling a command (#19985) 2019-02-06 16:36:41 -08:00
components Split out iperf3 into a component with a sensor platform (#21138) 2019-02-23 15:55:08 -06:00
helpers Add legacy PLATFORM_SCHEMA config validation (#21072) 2019-02-16 23:05:06 -08:00
scripts Add PLATFORM_SCHEMA_BASE support to check_config.py (#20663) 2019-02-01 08:14:02 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Update bootstrap.py 2019-02-16 14:51:30 +01:00
config_entries.py Config entry options (#18929) 2019-02-22 17:59:43 +01:00
config.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
const.py Deprecate conf_update_interval (#20924) 2019-02-17 06:23:09 +01:00
core.py Prevent invalid context from crashing (#21231) 2019-02-20 08:02:56 +01:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02: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 Remove constraint from regex (#21239) 2019-02-20 21:31:41 +01: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