Skip to content
Snippets Groups Projects
Unverified Commit be0926b7 authored by Sid's avatar Sid Committed by GitHub
Browse files

Add config flow to enigma2 (#106348)


* add config flow to enigma2

* Apply suggestions from code review

Co-authored-by: default avatarJoost Lekkerkerker <joostlek@outlook.com>

* fix suggested change

* use parametrize for config flow tests

* Restore PLATFORM_SCHEMA and add create_issue to async_setup_platform

* fix docstring

* remove name, refactor config flow

* bump dependency

* remove name, add verify_ssl, use async_create_clientsession

* use translation key, change integration type to device

* Bump openwebifpy to 4.2.1

* cleanup, remove CONF_NAME from entity, add async_set_unique_id

* clear unneeded constants, fix tests

* fix tests

* move _attr_translation_key out of init

* update test requirement

* Address review comments

* address review comments

* clear strings.json

* Review coments

---------

Co-authored-by: default avatarJoost Lekkerkerker <joostlek@outlook.com>
parent 764a0f29
No related branches found
No related tags found
No related merge requests found
Showing
with 565 additions and 40 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment