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

Brand icons missing #3

Closed
petrleocompel opened this issue Feb 21, 2023 · 7 comments · Fixed by home-assistant/brands#4144
Closed

Brand icons missing #3

petrleocompel opened this issue Feb 21, 2023 · 7 comments · Fixed by home-assistant/brands#4144

Comments

@petrleocompel
Copy link
Owner

icon missing

image

Originally posted by @wifi75 in #2 (comment)

@petrleocompel
Copy link
Owner Author

We need to add icon to https://github.com/home-assistant/brands to have it available.

@wifi75
Copy link

wifi75 commented Feb 22, 2023

How to install it?

@petrleocompel
Copy link
Owner Author

We need to wait fro the pull request in home-assistant/brands closed. No need for installation. Then it will automatically display the icon from HA server.

@petrleocompel
Copy link
Owner Author

home-assistant/brands#4144 is closed we can close issue. Should be online in day

@wifi75
Copy link

wifi75 commented Feb 27, 2023

oh no after update to version d1bb9ff and restart system error:

image


2023-02-27 15:10:13.106 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for hikvision_axpro using this method at custom_components/hikvision_axpro/__init__.py, line 99: await hass.config_entries.async_setup_platforms(entry, PLATFORMS)
2023-02-27 15:10:13.107 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Hikvision_axpro_192.168.1.17 for hikvision_axpro
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 382, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/config/custom_components/hikvision_axpro/__init__.py", line 99, in async_setup_entry
    await hass.config_entries.async_setup_platforms(entry, PLATFORMS)
TypeError: object NoneType can't be used in 'await' expression

image

@wifi75
Copy link

wifi75 commented Feb 27, 2023

v.0.5.0
perfect!

thank you

@petrleocompel
Copy link
Owner Author

@wifi75 upgrade to v0.5.1 there was a bug with status of sensors

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

Successfully merging a pull request may close this issue.

2 participants