core/homeassistant
Pawel 57d3342137
Fix Epson config flow unique_id (#45434)
* switch Epson from HTTP to TCP communication

* fix tests

* add asyncio websession

* fix manifest

* fix config flow

* fix manifest

* fix logger warnings

* switch Epson from HTTP to TCP communication

* fix tests

* add asyncio websession

* fix config flow

* fix manifest

* fix logger warnings

* add already configured to import yaml

* remove neccessary projector on on config.yaml

* remove check import None

* reload integration if no unique_id

* async_migrate_entry

* add async_migrate_entry

* add init tests

* media player migration uid

* unifi config flow

* Update homeassistant/components/epson/media_player.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/epson/media_player.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* review

* remove unnecessary try except

* add import test

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* revert PORT option from config yaml

* fix tests

* remove port from config flow

* fix CONFIG_SCHEMA

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-07 23:05:59 +02:00
..
auth Rename FlowResultDict to FlowResult (#49847) 2021-04-29 13:40:51 +02:00
components Fix Epson config flow unique_id (#45434) 2021-05-07 23:05:59 +02:00
generated Add Nettigo Air Monitor integration (#49099) 2021-05-07 08:59:29 -05:00
helpers Clean up pylint comments (#49334) 2021-05-05 08:56:50 +02:00
scripts
util Improve color conversion for RGBWW lights (#49807) 2021-04-28 15:46:41 +02:00
__init__.py
__main__.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
block_async_io.py
bootstrap.py
config.py Don't overwrite existing files when generating configuration (#49815) 2021-04-28 17:15:04 +02:00
config_entries.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
const.py Restore dictionary constants in Elgato device info (#50013) 2021-05-03 09:42:45 -07:00
core.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py
loader.py Change log severity from warn to error for custom integration version (#49726) 2021-04-26 15:04:39 -07:00
package_constraints.txt Bump netdisco to 2.8.3 for compat with latest zeroconf (#50212) 2021-05-06 22:26:03 -05:00
requirements.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
runner.py
setup.py
strings.json