- platform: template
sensors:
inverter_not_charging:
friendly_name: 'Invertor not operational'
value_template: >
{{ 'In This space put your inverters charging state' if is_state('PUT INVERTER ENTITY HERE, 'In This space put your inverters charging state') else 'Put the state here you want it to show when its not doing it work' }}
Thatâs not needed. In the Fronius inverter itself there is a setting (I canât remember what itâs called) that keeps the comms alive even when itâs not generating power (at night) so there are no âunavailableâ entities.
The inverter was on a different IP. The old IP is visible in my router, but not the new one. When trying to add this new IP to devices my integration updated and came back alive.
I would love that⊠if it only appeared visible in my router. I thought I already did, but appearantly not. In HA it is still configured as 192.168.50.218, but it cannot be pinged. The inverter is at another IP that cannot be seen in my router so I canât fix the IP.
yes, iâm using a serial device ID for my Zigbee and Zwave USB sticks.
Previously I could update HA and reboot only HA (not the full host) and Zigbee and Zwave would came online again after reboot HA without a full reboot of the hardware server. Did something changed that we canât use hardware by serial ID anymore ? Should I use the shorter /ttyACM0 /ttyUSB0 and ttyUSB1 again instead of the serial HW ID :
indeed that was reason I used the full serial HW ID path.
But now I read that on updating HA my devices does show up in HA while in fact the supervisor Zwave2MQTT end Zigbee2MQTT still work.
Rebooting the full host only brings my devices in HA again available after a HA update.
Strange, in past I did not had to fully reboot the host after a HA update.
Does anyone have problem with entities icons not showing up on entities list in HA after the update? All the entities that change icons based on state (for example, battery, doors) have stock mdi:eye icon on the list. When I check âmore infoâ of that entity, the icon is correct, as it should be. On my dashboard icons are working too. The problem is only present in entities list in HA options. Entities that are disabled are not showing icons at all⊠there is just blank space where the icon should be. Already cleared cache, rebooted etc. but no improvement.
It Doesnât seems to be âevery entitiesâ, all but âsensorsâ looks fine ( in the entities-listing )
However, âsensorsâ shows a random pattern, wast majority, with the âeyeâ , whether they have âdefaultâ Icons set, or âchosenâ on the entity
I actually did that, âclear everythingâ twice, didnât help
Edit: even closed the browser(FF) and open again ( Sometimes itâs running/open for days, in windows )
PS: Just looked in EDGE, not used often, same cleared everything ( beside cookies ) twice, Sensors showing an Eye-Icon
Edit: Same in App, on Android 9, cleared app cache
On Core 2024.2.4, and everything latest ( applying 2024.2.5 now ) not that i think this changes anything ⊠weâll see, it really doesnât bothers me, i just also wondered what happened/causing this !