S
|
8e3ad2d1f3
|
Extended epson projector integration to include serial connections (#121630)
* Extended epson projector integration to include serial connections
* Fix review changes
* Improve epson types and translations
* Fix comment
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2024-09-03 15:46:57 +02:00 |
|
epenet
|
913e5404da
|
Improve config flow type hints (part 1) (#124343)
* Improve config flow type hints
* Revert sms
|
2024-08-21 22:42:58 +02:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Erik Montnemery
|
e06446d0fa
|
Migrate integrations e-h to generic flowhandler (#111862)
|
2024-02-29 20:07:36 +01:00 |
|
Pawel
|
f72bf2145b
|
Remove deprecated YAML configuration from Epson (#55045)
|
2021-08-23 09:53:23 +02:00 |
|
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 |
|
Franck Nijhof
|
e652ff3a6a
|
Clean up connection classes in integrations D-G (#49890)
|
2021-04-30 21:02:21 -10:00 |
|
Pawel
|
3d4c530dd0
|
Address review feedback for Epson (#43012)
* Martin review
* Update homeassistant/components/epson/__init__.py
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
* fix STATE_UNAVAILABLE
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
|
2020-11-10 09:55:42 +01:00 |
|
Pawel
|
df38c59dc8
|
Add config flow to epson and fix timeouts (#39697)
|
2020-11-07 18:15:29 +01:00 |
|