100% on board with your comment. Current HA administrators must have amnesia!
It may be a bit hyperbolic but it is not false. I donāt want other people to design dashboards for me, let me remove them. Completely.
Thereās work being done on those fyi
Let me be clear, the designing only happens if you open and use it. So itās literally just a button on a list that youāre upset about. Thatās what I mean by false.
If you donāt use it, itās doing nothing.
Itās annoying me. ![]()
Talking about automatic dashboards and ignoring the (subjectively) annoying āOverviewā default dashboard that we can now finally zap away from ever being seen (except as one futher point in the dashboard list)? Yay!
I got a good chuckle ![]()
![]()
This update seems to have broken a lot for me with no indication of why or how. When I go to settings->Add-Ons now I am presented with a solid white page that never loads or does anything. Logs show the add-ons still running, but the few that have interfaces if I try to connect to them Iām shown the same solid white page. HACS being one of the notable broken items. Even though all the HACS components are still runningā¦
That seems like a caching problem. Have you tried to clear the browser cache (or front end cache if you are using the app)?
I did. Funny enough when I ran āha supervisor repairā from the console and then rebooted the host all the new tabs disappeared from the left side and everything started working again. I had to look at the version information to make sure I hadnāt booted into a snapshot or something.
Who wouldnāt want a Zigbee device that doubles as a toilet paper holder? ![]()
Question on āHomeā Dashboard; Iām reading this in the announcementā¦
The **Home** dashboard can now be found in the dashboard list (still not visible by default),
I already have a dashboard named āHomeā⦠is this going to cause a problem that I need to handle prior to updating HA?
thx
Pretty sure all user-created dashboards are required to have a dash in the URL, to prevent aliasing with system-generated dashboards, which are all single barewords.
So check the URL of your dashboard, itās probably something like dashboard-home, in which case there will be no problem.
Whatās the YAML to add the sidebar to another dashboard?
Pretty disappointed that we are at the end of the year and still havenāt seen any movement towards this:
ā¦yet we have snow falling across a dashboard for those that live in the top half of the planetā¦
thank you, it does have a dash (-). I was not aware ![]()
Iām see these new errors from my sensors.yaml file:
Configuration errors
Error loading /config/configuration.yaml: while parsing a block collection
in "/config/sensors.yaml", line 8, column 1
expected <block end>, but found '?'
in "/config/sensors.yaml", line 40, column 1
from this yaml beginning at line 8:
- platform: time_date
display_options:
- 'time'
- 'date'
and at line 40:
template:
- sensor:
- unit_of_measurement: meters
default_entity_id: sensor.ssk_iphone_accuracy
name: gryphon GPS Accuracy
state: '{{ state_attr(''device_tracker.gryphon_ios'', ''gps_accuracy'') }}'
I have several ā- platformā sensors defined.
am I the only one annoyed with the deprecation of the CUPS integration??
Hello to everyone.
I believe I see a mistake on the live Power Graph calculation regarding the total consumption when the grid is disconnected and I consume from the inverter, I get a negative consumption graph and I donāt return power to the grid.
Here we have correctly:
ESS 1 (means solar goes to battery directly and I consume from the grid directly)
Grid is 2.34KW and Consumption shows 2.34KW
Solar production 0.25KW goes directly to the battery 0.24KW for charging and we are good.
Now here is the problem.
I have switched to inverter only. And I dont return power to the grid.
Grid is 0.002kW (basically disconnected the sensor is measuring thin air)
I consume 1.27kW from the battery and 0.81kW from the solar
therefore the Consumption should be 2.08kW.
The Battery power entity goes from positive for charging to negative for discharging and that has to be addressed.
I understand the actual house energy consumption from the inverter on the energy dashboard is coming from a calculation. That sould also be calculated here in a similar fashion.
Thanks and sorry for my scientific English I did my best.


