Files
core/tests/components
Chris Aljoudi d072091926 Add lutron_caseta config entries (#34133)
* lutron_caseta: allow for multiple bridges; use config entries

Refactor to use config entries/flows, but only implemented import
(async_setup) flow handler for now.

* lutron_caseta: config_flow.py pylint hint

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* lutron_caseta: tweaks to __init__.py per PR feedback

* lutron_caseta: add config_flow tests

* lutron_caseta: verify connectivity to bridge

check connectivity before creating config entry; cleanup translation/strings

* lutron_caseta: allow for multiple bridges; use config entries

Refactor to use config entries/flows, but only implemented import
(async_setup) flow handler for now.

* lutron_caseta: config_flow.py pylint hint

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* lutron_caseta: tweaks to __init__.py per PR feedback

* lutron_caseta: add config_flow tests

* lutron_caseta: verify connectivity to bridge

check connectivity before creating config entry; cleanup translation/strings

* lutron_caseta: add error logging when exception is encountered checking connectivity

* lutron_caseta: tests mock bridge creation, not ha-side connectivity check

* lutron_caseta: catch more specific Error types while checking bridge conn.

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-11 11:05:13 +02:00
..
2020-05-08 21:53:28 +02:00
2019-07-31 12:25:30 -07:00
2020-05-06 13:59:07 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2020-05-08 21:53:28 +02:00
2020-02-08 13:10:59 +01:00
2020-04-30 16:31:00 -07:00
2020-05-10 08:44:05 -05:00
2019-07-31 12:25:30 -07:00
2020-04-30 14:23:30 +02:00
2020-05-06 09:29:59 -07:00
2020-01-29 18:18:24 +01:00
2019-07-31 12:25:30 -07:00
2020-04-28 10:31:22 -07:00
2020-01-14 13:03:02 -08:00
2020-04-09 00:57:47 +02:00
2019-07-31 12:25:30 -07:00
2020-05-03 14:40:19 +02:00
2020-05-10 22:01:00 -05:00
2020-05-08 15:00:47 -05:00
2020-05-09 09:44:19 -04:00