Thanks a lot Fredrike. I had hoped it would work automagically but reinstalling is not a problem either.
I think I will wait for the production release rather than using this release candidate 2
If I understand correctly I should visit this page every once in a while and check where the ova link links to (currently 5.13) as soon as it links to 6.0 I should be good to go.
Very bad news about the new DSM7 for synology, the release candidate was made available today and the notes state:
USB devices (Wi-Fi dongle, Bluetooth dongle, 3G/4G dongle, USB DAC/speaker, and DTV dongle) are no longer supported. If your Synology NAS is currently connected via a wireless dongle, it will be disconnected after the update.
So those who for example use a z-wave or Zigbee USB stick (like me) will have some tough choices to makeā¦
That is known breaking change. It was same for BETA version and listed there in release notes. As always, donāt jump on version 7.0 as soon as it is release and wait for updated drivers from community.
I understand from your reaction there will be workarounds. That is good to hear. I assume these will not be ideal (e.g. extra steps that need to be taken, that might break whenever Synology provides updates)?
I have launched a feature request to ask them to keep supporting it. If enough people do so, who knows they might listen.
At this point I canāt tell you that - but hopefully it will be something that will hold water between restarts, and biggest wish for me would be that it will survive updates.
Some workarounds currently require running terminal command each restart (that could be run via tasks too), but we have to wait and see.
Hopefully sooner than later. My Virtual Machine has been rock solid so far (thanks!), but I really want to use the new photo app now that Google Photos has killed themselves. Hopefully the ZWave/Zigbee sticks can be made to work with thisā¦ I think 90% of my stuff runs off that stick, sigh. Maybe Iāll have to buy a cheap synology to test and figure it out on before I upgrade my main system. lol.
I donāt run zigbee( i have all my devices with esp8266), but i explored lidl storeās system a bit and if iām not mistaken they have zigbee, too and a central receiving station, which is connected to a local network ( not usb), so maybe you should check out in this directionā¦
Now that is exciting news! I really liked the docker version of hassio. I run the VM version now but I donāt like it half as much as the docker version. I would love to see a new docker version of supervised home assistant. Supported or unsupportedā¦
Would you mind explaining what is it about VM version you donāt like? I did run Docker version, too and i really donāt see any difference between docker and VM version, except that VM version is supported and thus less problematic when installing add-ons. Running speed is more or less the same, i donāt see any difference, HA also runs without any glitch (like docker version)ā¦
I think the transition from Docker to a VM is a step back in technology. First things that come to mind:
VM uses more resources then Docker
VM uses dedicated RAM, Docker uses shared RAM
Docker boots faster
VM sometimes looses USB devices after reboot
With Docker you have direct acces to the Home Assistant filesystem, no samba share is needed. This makes automating TLS/SSL certificate updates so much easier.
Synology VMM requires btrfs filesystem (my volume is ext4)
I know VM is (HomeAssistant) supported and Docker is not. But with the upcoming DSM7 release we will loose (Synology) support for USB dongles anyway. Most of us will have to do some (Synology) unsupported tinkering to keep using Z-Wave or Zigbee dongles. My Home Assistant VM runs on a btrfs volume on one of the NVMe (cache) disks, so I am completely (Synology) unsupported as is.
Corrections are more than welcome so please feel free to share your own thoughts
You have the point in some casesā¦ But letās see for my case: boot time, resources, used RAM ā¦ are so far uninportant to me - i never reboot my machine (unless really necesarry), i have 20GB of RAM on my DS920+ and no USB sticks so far. I made my TLS/SSL certificates through Synology DSMās reverse proxy, which is as simple as it can get. Machine is fast enough, since i only use my Syno for file backups. I already have btfrs file system. So, only down side is (and i already thought of that!) samba only file access. So if HA crashes i have no file access for possible data copying/saving. For this purpose i copy HA snapshots to my local HDD occasionally.
Docker version is still an ancient 18.09.0-519 in Syno DSM, so until this will be solved (if ever, either by Synology or by some third party docker updater) iāll stick with VM. I like my HA to be supervised.
EDIT: i just found some infoā¦ supposely Docker version will be v20.xx in DSM 7.0. Can anyone confirm that?
Hello, I have a question, so if I update to the latest version of DSM, will the virtual machine not recognize my connected USB devices? Zigbee, USB Bluetooth ā¦
The latest release of DSM6.x is fine. The upcoming DMS7 is not.
The DSM7 release notes contain a statement that USB support for dongles will be absent. Only USB storage devices will work. I think you should definitely not install DSM7 until this is fixed.
Yes, thanks, it seems that officially it didnāt came to my country yet. I installed it manually, i also installed homeassistant, but currently itās unsupervised.
Any suggestions how to āmake itā supervised?