G Johansson
|
cac55d0f47
|
Remove YAML import for lutron (#120159)
* Remove YAML import for lutron
* Restore constants
|
2024-06-22 18:23:35 +02:00 |
|
Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Marc Mueller
|
59a6035d3f
|
Add empty line after module docstring [j-m] (#112700)
|
2024-03-08 09:01:29 -05:00 |
|
Erik Montnemery
|
52e7912caf
|
Migrate integrations i-m to generic flowhandler (#111863)
|
2024-02-29 20:08:46 +01:00 |
|
wilburCforce
|
be6cf7d3ae
|
Add Lutron config flow (#98489)
* rough in structure for config_flow
* updated json files
* initial conversion to config_flow
* minor updates
* Update binary_sensor.py
* Update config_flow.py
* Update __init__.py
* updates beased on requested changes
* Update const.py
added doc note for ruff
* updated based on suggestions
* updated load xmldb for efficiency
* updated references
* removed unneeded file
* updated config flow to use GUID from XML DB
* minor update to change logging
* updated based on PR feedback
* reverted change for line 30 based on testing
* corrected user_input
* updated based on latest comments
* exception handling
* added raising of issues for config flow
* updated issues strings
* config flow test shell - needs work
* minor changes
* Update strings.json
* Update config_flow.py
* Update __init__.py
* Create conftest.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update strings.json
* Update requirements_test_all.txt
* Update strings.json
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Create test_init.py
* Update __init__.py
* Delete tests/components/lutron/test_init.py
* Update strings.json
* updated import parts and tested
* updated strings to improve user feedback
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-05 16:39:14 +01:00 |
|