Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

бета версия с поддержкой расширителей #23

Closed
xtiitx opened this issue Feb 26, 2021 · 1 comment
Closed

Comments

@xtiitx
Copy link

xtiitx commented Feb 26, 2021

Описание
После обновления на бету перестали работать выходы, Расширитель не определился

Версии систем
Enviroment: linux
HA version: 2021.2.3
mega_hacs version: v0.5.1b2
megad firmware version: fw: 4.44b9
используется mqtt: false

LOG

2021-02-26 15:43:33 ERROR (MainThread) [homeassistant.components.light] Error while setting up mega platform for light
Traceback (most recent call last):
  File "/home/admini/HA/lib/python3.8/site-packages/homeassistant/helpers/entity_platform.py", line 198, in _async_setup_platform
    await asyncio.shield(task)
  File "/home/admini/.homeassistant/custom_components/mega/light.py", line 64, in async_setup_entry
    port = int(port)
ValueError: invalid literal for int() with base 10: '8e0'
2021-02-26 15:43:33 ERROR (MainThread) [homeassistant.components.switch] Error while setting up mega platform for switch
Traceback (most recent call last):
  File "/home/admini/HA/lib/python3.8/site-packages/homeassistant/helpers/entity_platform.py", line 198, in _async_setup_platform
    await asyncio.shield(task)
  File "/home/admini/.homeassistant/custom_components/mega/switch.py", line 53, in async_setup_entry
    port = int(port)
ValueError: invalid literal for int() with base 10: '8e0'

@andvikt
Copy link
Owner

andvikt commented Mar 10, 2021

обновитесь до последней беты.

@andvikt andvikt closed this as completed Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants