so I am stuck with an updated Ha 115 not finishing the setup. No more significant errors. I cant use ha core restart and can only use ha host rebootā¦
How do I downgrade to 114.4, cant use the ha core update --version 0.114.4 , which does exactly nothing but return
while doing nothingā¦
cant reach my snapshots either, since that wont loadā¦
HELPā¦
maybe thereās a loop, but how to find that? no other clue left from the logs, while at level debug for config
To be fair, many of the popular open source projects like MariaDB have rather large corporate backing and can employ full time technical writers to write documentation. SQL and C# are relatively standardized widely deployed and have enough market share to get resources such as an OāReilly book. The home automation business is much smaller market dominated by hobbyists. HA is competing against proprietary corporate giants who are learning the limitations of the home automation business model themselves.
I am grateful for what home assistant has accomplished for such limited resources.
We will know that Homeassistant truely made it if we get an OāReilly book.
After installed it, some of my automation doesnĀ“t work. Hope you guys can help me.
I have a Telegram bot that read {{trigger.event.data.data}} value to determine the action to take based on the value returned. Since this release, it stop working as {{trigger.event.data.data}} doesnāt work (I also try {{trigger.event.data}} but have the same issue).
I check {{trigger.event}} and it has the information about data attribute. Below example of automation (first and second event service return information, third one doesnāt work):
Great job on this release!
I am getting confused with how the Media Browser changes have affected Google Home devicesā¦
I am simply playing Music from Google Play Music on Google Home Devices and I can no longer see the art/thumbnail in the media control card (see below)
I aslo cannot see the Media Browser button as advertised in the release notes (is this normal?)
I can also no longer see an image of a fanart on a Picture Element based floor plan when displaying the status_icon.
Is there anything special I need to do to make this work?
Trying to use developer tools to issue commands to a broadlink device. Commands changes from broadlink.send to remote.send_command. Trying to get the syntax right and having an issue.
I thought I had fixed all the breaking changes this evening (history stats and broadlink). Tried 0.115.1 again but now all the sonoff entities broken.
But worse now the Check configuration function does nothing. Waited for 30 mins, rebooted, tried check config again and still nothing - just loads but never stops.
Had this really weird issue with some devices not popping up after upgrade. Not sure exactly what is different but seems to do with multicasting groups.
I was seeing errors like this:
OSError 105 : No buffer Space - Zeroconf
My Debian 10 server was net.ipv4.igmp_max_memberships was set to 20 and that was causing esphome devices from popping up. I had to change it to 1024 and all was good again.
Well as it happens ā¦ Iām not playing the media file via the browser - I selected Kodi as the player. This works great for MP4 files, but Kodi plays regular MKV files fine just fine normally.
Sure I could go through and convert all my media, but even if takes a few seconds per file, it would take a pretty decent length of time to do, plus all the creation dates would be out.
So no dramas, but worth documenting perhaps or considering allowing the user to choose which files are presented when the media browser in HA is used.
Ah, I thought you were trying to play them in the web browser. I donāt use Kodi but @cgtobi created the media browser for that one and might be able to answer why .mkv files arenāt showing up for you.
Kodi transcodes, we are not Kodi. Currently, for the first version, it is limited to what a browser can handle. Browsers cannot handle Matroska (MKV) natively.