Jason Rumney
|
6cee1f9305
Add connection logging around pause/resume
|
před 2 roky |
Jason Rumney
|
3b77686990
Migrate entity ids to use device_class when unnamed.
|
před 2 roky |
Tim Laing
|
8410111dd5
Reformatted using isort & black to match vscode task
|
před 2 roky |
Lukas Drbal
|
16c852f918
Fix async_test_connection for subdevices
|
před 2 roky |
Jason Rumney
|
195c197a73
Revert removal of "auto" protocol version.
|
před 2 roky |
Nicolas
|
f741cc904b
Reformat code according to @make-all recommendation.
|
před 2 roky |
Nicolas
|
f5a1570b3a
Add Gateway subdevices integration.
|
před 2 roky |
Jason Rumney
|
bdbaed3436
Wait 5s after pausing existing device before testing.
|
před 3 roky |
Jason Rumney
|
31802d4c6a
Config flow: migrate unique_id of entities to include platform.
|
před 3 roky |
Jason Rumney
|
8734134dcb
config_flow: update logging per HA recommendations.
|
před 3 roky |
Jason Rumney
|
c7896e1f1e
config_flow: catch exceptions when we test connection, and fail
|
před 3 roky |
Jason Rumney
|
d4fbb5d59e
Default device address to Auto.
|
před 3 roky |
Jason Rumney
|
bdaf687f21
Add a new option "poll_only" to force polling of devices.
|
před 3 roky |
Jason Rumney
|
f64fcd0d02
Allow explicitly setting the protocol version.
|
před 3 roky |
Jason Rumney
|
5922563351
Clean up config and docs after removal of deprecated entities.
|
před 3 roky |
Jason Rumney
|
62e3b725cf
Eliminate configuration of non-deprecated entities.
|
před 3 roky |
Jason Rumney
|
103397bfd9
Standardize naming of outlets to simplify translations.
|
před 4 roky |
Jason Rumney
|
22ea716df3
Migrate unique_ids to be really unique.
|
před 4 roky |
Jason Rumney
|
4ac1175814
Update config version.
|
před 4 roky |
Jason Rumney
|
00e88b0b3f
Use config_id rather than entity in config flow.
|
před 4 roky |
Jason Rumney
|
4e7a2e98a1
Migrate legacy types to config filename based types.
|
před 4 roky |
Jason Rumney
|
733cc4d841
Avoid using legacy_type.
|
před 4 roky |
Jason Rumney
|
c57c7bde70
Prefer non-legacy types.
|
před 4 roky |
Jason Rumney
|
f2dee92d9f
Add a Warning when configuring devices without a perfect matching config.
|
před 4 roky |
Jason Rumney
|
bde904f9c9
Default options form values from existing config.
|
před 4 roky |
Jason Rumney
|
2f861798ac
Update the config flow version so that the new migration runs.
|
před 4 roky |
Jason Rumney
|
c16cb54d7d
Additional tests to fill out coverage more.
|
před 4 roky |
Jason Rumney
|
319c71986a
Implement tests for config_flow.py
|
před 4 roky |
Jason Rumney
|
4982a3079a
Remove unneeded connection test.
|
před 4 roky |
Jason Rumney
|
0ba3421495
Update options flow
|
před 4 roky |