home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.08k stars 2.8k forks source link

Overview dashboard no longer updates after adding new integrations/devices #12850

Closed madbrain76 closed 2 years ago

madbrain76 commented 2 years ago

Checklist

Describe the issue you are experiencing

I just upgraded to HA core 2022.6.0 .

After the upgrade, I added the JuiceNet integration. I assigned the two devices to the "Garage" area. However, the Overview dashboard doesn't show the Juicenet devices under Garage, or anywhere else. In the past, any new integrations/devices/entities would automatically show up under the Overview tab. I rebooted after adding the integration/devices, but that no effect.

I am able to find the entities and add them to my own (separate) dashboards. The issue is only with Overview.

The "Overview" dashboard is also complaining about some missing entities for an integration I removed.

Describe the behavior you expected

New entities for new devices should always show up under Overview.

Steps to reproduce the issue

  1. Add Juicenet integration 2 .Go to Overview tab
  2. Look for new devices/entities. They are nowhere to be found.

What version of Home Assistant Core has the issue?

Home Assistant Core 2022.6.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Firefox 101.0

Which operating system are you using to run this browser?

Windows 10 x64 21H2

State of relevant entities

I wasn't able to attach screenshots. github isn't letting me add any in this field. So, the best I could do was copy/paste, which shows this. Sorry for the formatting.

Current entities
Entity  State   Attributes

number.juicebox_ul_bottom_amperage_limit
Juicebox UL Bottom Amperage Limit
    32  min: 6
max: 32
step: 1
mode: auto
friendly_name: Juicebox UL Bottom Amperage Limit
number.juicebox_ul_top_amperage_limit
Juicebox UL Top Amperage Limit
    32  min: 6
max: 32
step: 1
mode: auto
friendly_name: Juicebox UL Top Amperage Limit
sensor.juicebox_ul_bottom_amps
Juicebox UL Bottom Amps
    31.5    state_class: measurement
unit_of_measurement: A
device_class: current
friendly_name: Juicebox UL Bottom Amps
sensor.juicebox_ul_bottom_charge_time
Juicebox UL Bottom Charge time
    3204    unit_of_measurement: s
icon: mdi:timer-outline
friendly_name: Juicebox UL Bottom Charge time
sensor.juicebox_ul_bottom_charging_status
Juicebox UL Bottom Charging Status
    charging    icon: mdi:battery-positive
friendly_name: Juicebox UL Bottom Charging Status
sensor.juicebox_ul_bottom_energy_added
Juicebox UL Bottom Energy added
    6503    state_class: total_increasing
unit_of_measurement: Wh
device_class: energy
friendly_name: Juicebox UL Bottom Energy added
sensor.juicebox_ul_bottom_temperature
Juicebox UL Bottom Temperature
    95  state_class: measurement
unit_of_measurement: °F
device_class: temperature
friendly_name: Juicebox UL Bottom Temperature
sensor.juicebox_ul_bottom_voltage
Juicebox UL Bottom Voltage
    241     unit_of_measurement: V
device_class: voltage
friendly_name: Juicebox UL Bottom Voltage
sensor.juicebox_ul_bottom_watts
Juicebox UL Bottom Watts
    7592    state_class: measurement
unit_of_measurement: W
device_class: power
friendly_name: Juicebox UL Bottom Watts
sensor.juicebox_ul_top_amps
Juicebox UL Top Amps
    13.8    state_class: measurement
unit_of_measurement: A
device_class: current
friendly_name: Juicebox UL Top Amps
sensor.juicebox_ul_top_charge_time
Juicebox UL Top Charge time
    3178    unit_of_measurement: s
icon: mdi:timer-outline
friendly_name: Juicebox UL Top Charge time
sensor.juicebox_ul_top_charging_status
Juicebox UL Top Charging Status
    charging    icon: mdi:battery-positive
friendly_name: Juicebox UL Top Charging Status
sensor.juicebox_ul_top_energy_added
Juicebox UL Top Energy added
    2865    state_class: total_increasing
unit_of_measurement: Wh
device_class: energy
friendly_name: Juicebox UL Top Energy added
sensor.juicebox_ul_top_temperature
Juicebox UL Top Temperature
    108     state_class: measurement
unit_of_measurement: °F
device_class: temperature
friendly_name: Juicebox UL Top Temperature
sensor.juicebox_ul_top_voltage
Juicebox UL Top Voltage
    242     unit_of_measurement: V
device_class: voltage
friendly_name: Juicebox UL Top Voltage
sensor.juicebox_ul_top_watts
Juicebox UL Top Watts
    3340    state_class: measurement
unit_of_measurement: W
device_class: power
friendly_name: Juicebox UL Top Watts
switch.juicebox_ul_bottom_charge_now
Juicebox UL Bottom Charge Now
    off     friendly_name: Juicebox UL Bottom Charge Now
switch.juicebox_ul_top_charge_now
Juicebox UL Top Charge Now
    off     friendly_name: Juicebox UL Top Charge Now

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

N/A

Additional information

No response

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.