core/homeassistant/helpers
Nikolay Vasilchuk a37260faa9 StarLine integration (#27197)
* Device Tracker works

* Device Tracker works

* Binary Sensor

* Sensor

* Lock

* Switch and service

* New switches

* Update interval options

* WIP

* Translation errors

* Check online state

* WIP

* Move to aiohttp

* Some checks

* CI

* CI

* .coveragerc

* Black

* icon_for_signal_level test

* update_interval renamed to scan_interval

* async logic

* Fix cookie read

* Requirement starline

* Reformat

* Requirements updated

* ConfigEntryNotReady

* Requirement starline

* Lint fix

* Requirement starline

* available status

* Translations

* Expiration to config

* CI

* Linter fix

* Small renaming

* Update slnet token

* Starline version bump

* Fix updates

* Black

* Small fix

* Removed unused fields

* CI

* set_scan_interval service

* deps updated

* Horn switch

* Starline lib updated

* Starline lib updated

* Black

* Support multiple integrations

* Review

* async_will_remove_from_hass

* Deps updated

* Test config flow

* Requirements

* CI

* Review

* Review

* Review

* Review

* Review

* CI

* pylint fix

* Review

* Support "mayak" devices

* Icons removed

* Removed options_flow

* Removed options_flow test

* Removed options_flow test
2019-11-26 11:17:11 -08:00
..
__init__.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
aiohttp_client.py
area_registry.py
check_config.py
condition.py
config_entry_flow.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
config_entry_oauth2_flow.py
config_validation.py
data_entry_flow.py
deprecation.py
device_registry.py
discovery.py
dispatcher.py
entity.py Mark entity abc (#28869) 2019-11-19 13:42:09 -06:00
entity_component.py
entity_platform.py fix typo in comments (#28694) 2019-11-11 13:51:26 +01:00
entity_registry.py
entity_values.py
entityfilter.py
event.py
icon.py StarLine integration (#27197) 2019-11-26 11:17:11 -08:00
intent.py Make conversation and intent context aware (#28965) 2019-11-26 11:30:21 +01:00
json.py
location.py
logging.py
network.py Set up Almond Web to connect to HA (#28603) 2019-11-12 11:01:19 -08:00
restore_state.py
script.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
service.py
signal.py
state.py
storage.py
sun.py
system_info.py
temperature.py
template.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
translation.py
typing.py