Hello, thanks for this release! Thank you for the awesome work! I would just like to report that after the update, the Hyperion Integration partially works. The brightness works but the switch doesn’t. For example, if i want to trigger hyperion via an automation, i won’t turn on.
Anyone else faced the same problem?
tom_l
July 6, 2023, 9:21am
63
Yeah seems to be a known issue:
opened 03:19PM - 29 Jun 23 UTC
closed 01:28PM - 02 Jul 23 UTC
integration: shelly
### The problem
Title explains it all. The integration is attempting to reuse … a unique_id that's already taken by another entity it has created. The entity with the issue appears to be the reboot button for each device. I have 2 shelly devices, this error appears twice in my logs for each device.
```
2023-06-29 10:40:22.126 ERROR (MainThread) [homeassistant.components.button] Error while setting up shelly platform for button
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 353, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/shelly/button.py", line 136, in async_setup_entry
await er.async_migrate_entries(
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 1328, in async_migrate_entries
ent_reg.async_update_entity(entry.entity_id, **updates)
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 936, in async_update_entity
return self._async_update_entity(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 882, in _async_update_entity
raise ValueError(
ValueError: Unique id 'F4CFA2E45D78_reboot' is already in use by 'button.washer_and_dryer_reboot'
2023-06-29 10:40:22.239 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'homeassistant.components.wled.light.WLEDSegmentLight'>) is implicitly using device name by not setting its name. Instead, the name should be set to None, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+wled%22
2023-06-29 10:40:22.251 ERROR (MainThread) [homeassistant.components.button] Error while setting up shelly platform for button
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 353, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/shelly/button.py", line 136, in async_setup_entry
await er.async_migrate_entries(
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 1328, in async_migrate_entries
ent_reg.async_update_entity(entry.entity_id, **updates)
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 936, in async_update_entity
return self._async_update_entity(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 882, in _async_update_entity
raise ValueError(
ValueError: Unique id 'C45BBE603D98_reboot' is already in use by 'button.shelly_em3_reboot'
```
### What version of Home Assistant Core has the issue?
core-2023.7.0b0
### What was the last working version of Home Assistant Core?
core-2023.6.3
### What type of installation are you running?
Home Assistant Supervised
### Integration causing the issue
shelly
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/shelly/
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
+1 'nd that.
wondering if this would cause the DeviceConnectionError() too
too bad this wasnt mentioned during the beta, even though both issues were reported
tom_l
July 6, 2023, 9:29am
65
Time to make a registry backup and do some adjustment.
Blacky
July 6, 2023, 9:44am
67
Lightning fast Bluetooth proxies
@bdraco
I see this has been one of the update in this release. Nice work, thank you I have also noticed that you must have ESPHome 2023.6.0 or later.
One question I have is; Has Shelly been considered / consulted in this upgrade if we are using Shelly as a Bluetooth proxies.
Mulek
(Mulek)
July 6, 2023, 10:18am
68
The new " Energy dashboard: Self-sufficiency" does not appear in the energy dashboard of my Home Assistant
I already did a complete restart. Do I need to change something?
FIXED!!!
It was needed to update Mushroom to v3.0.0. now I see the new gauge.
Update: (You only need to clear you cache!)
tom_l
July 6, 2023, 10:33am
70
I want to know what the difference is?
Seems rather redundant.
Mulek
(Mulek)
July 6, 2023, 10:53am
72
I do have solar. This is how my dashboard looks like.
FIXED!!!
It was needed to update Mushroom to v3.0.0. now I see the new gauge.
Update: (You only need to clear you cache!)
Mwdouble
(Willem )
July 6, 2023, 10:55am
73
Is it already possible that you put a microphone in your room that HA recognized your voice? To send text messages.
tom_l
July 6, 2023, 11:28am
74
Yeah it was just a coincidence mine were the same today. It is different for yesterday.
The top gauge shows what percentage of solar energy you produced was used in your home.
The Self sufficiency is grid import / export percent.
1 Like
sygys
(Sygys)
July 6, 2023, 11:48am
75
When will the docs be updated. I have been seeing allot of pages refering to sensor: Which is deprecated.
A simple example is the Riemann sum integral page and many others. Also system monitor still shows sensor: When adding this i get a repair warning. I have tried some things but i guess system monitor cant be setup with something other then sensor: So i wonder how this is going to be fixed
trentjw
(Trenton J Wilson)
July 6, 2023, 11:49am
76
Same issue as op, do appear to function though
petro
(Petro)
July 6, 2023, 11:53am
77
Docs are updated immediately after a release. sensor
is not deprecated. You’re mixing up deprecations of some sort.
If you integrate it via yaml and a repair pops up, that means it’s in a transition period. I.e. Yaml is allowed but will be removed at a future time. The repair is an attempt to get you to use the UI version.
System monitor is not deprecated at all. So you have to use the sensor version.
collse
July 6, 2023, 11:57am
78
thanks - was too cryptic, I already used the integration but looked like I had the yaml enabled still
1 Like
NCO3
(Nco3)
July 6, 2023, 12:00pm
79
I don’t see this gauge at all. Is there anything I need to change for it to show up?
yes, but how do we make a new thread under this blog post?
Mulek
(Mulek)
July 6, 2023, 12:03pm
81
I found after updating it did not install the new type “energy-self-sufficiency-gauge”
Do I need to install it manually?! I don’t think so.
FIXED!!!
It was needed to update Mushroom to v3.0.0. now I see the new gauge.
Update: (You only need to clear you cache!)