hass-core/homeassistant
Alberto Geniola 86039de3cd
Add local API support to elmax (#94392)
* Add support for local (lan) panel integration

* Fix merge conflicts

* Remove executable flag from non-executable files

* Fix tests

* Update homeassistant/components/elmax/__init__.py

Shorten comment

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Fix typehint

* Rename DummyPanel into DirectPanel

* Update homeassistant/components/elmax/__init__.py

Rewording

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/elmax/__init__.py

Rewording

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Refactor option step into menu step

* Change requirement statement

* Refactor dictionary key entries to use existing constants

* Align step names to new constants

* Align step names to new constants amd align tests

* Align step names to new constants amd align tests

* Align step names to new constants

* Simplify logic to handle entire entry instead of a portion of the state

* Simplify working mode checks

* Add data_description dictionary to better explain SSL and FOLLOW_MDSN options

* Add support for local (lan) panel integration

* Fix merge conflicts

* Remove executable flag from non-executable files

* Fix tests

* Update homeassistant/components/elmax/__init__.py

Shorten comment

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Fix typehint

* Rename DummyPanel into DirectPanel

* Update homeassistant/components/elmax/__init__.py

Rewording

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/elmax/__init__.py

Rewording

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Refactor option step into menu step

* Change requirement statement

* Refactor dictionary key entries to use existing constants

* Align step names to new constants

* Align step names to new constants amd align tests

* Align step names to new constants amd align tests

* Align step names to new constants

* Simplify logic to handle entire entry instead of a portion of the state

* Simplify working mode checks

* Add data_description dictionary to better explain SSL and FOLLOW_MDSN options

* Add newline at end of file

* Remove CONF_ELMAX_MODE_DIRECT_FOLLOW_MDNS option

* Fix Ruff pre-check

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-04 11:39:13 +01:00
..
auth Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
backports
brands Add tapo virtual integration (#109765) 2024-02-07 06:29:26 +01:00
components Add local API support to elmax (#94392) 2024-03-04 11:39:13 +01:00
generated Add local API support to elmax (#94392) 2024-03-04 11:39:13 +01:00
helpers Migrate condition/state/trigger helper to use async_get_platform (#112144) 2024-03-03 21:20:47 -05:00
scripts Update colorlog to 6.8.2 (#109072) 2024-01-29 23:24:17 +01:00
util Fix util create_eager_task typing (#111976) 2024-03-01 21:04:45 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Import recorder and common recorder platforms before asyncio starts (#112131) 2024-03-03 22:03:30 -10:00
config.py Try to preload the config platform when loading a component (#112104) 2024-03-03 10:23:08 -10:00
config_entries.py Group loading of platforms in the import executor (#112141) 2024-03-03 21:32:19 -10:00
const.py Move DATA_LOGGING constant to homeassistant.const (#111763) 2024-02-28 14:09:51 -10:00
core.py Update mypy to a custom version (#111258) 2024-03-01 13:31:28 +01:00
data_entry_flow.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
exceptions.py
loader.py Group loading of platforms in the import executor (#112141) 2024-03-03 21:32:19 -10:00
package_constraints.txt Refactor file_upload to avoid janus dep (#112032) 2024-03-02 10:58:08 -10:00
requirements.py Avoid creating tasks to install dependent requirements (#111048) 2024-02-20 20:30:07 -06:00
runner.py
setup.py Ensure setup loads top level component before platforms (#112057) 2024-03-03 11:42:16 -10:00
strings.json Add title to reauthenticate integration issue (#111275) 2024-02-26 08:19:37 -05:00