From 9e77bd5e3c2e750b8447e43fbf1d494a3a861601 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 24 Jun 2019 22:56:50 -0700 Subject: [PATCH] Add note SD CARD --- source/_posts/2019-06-26-release-95.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/2019-06-26-release-95.markdown b/source/_posts/2019-06-26-release-95.markdown index f6955a5f059..5e3e19f8f33 100644 --- a/source/_posts/2019-06-26-release-95.markdown +++ b/source/_posts/2019-06-26-release-95.markdown @@ -14,6 +14,7 @@ redirect_from: /blog/2019/05/29/release-95/ +- Raspberry Pi 4 got announced. We are STOKED. Working on making Hass.io images available soon. On a side note, there is a special Application class for SD Cards which can give you a lot better performance. Recommended. Generally, don't go cheap on the SD Cards, it really helps with reliability. - Better suitability for running Home Assistant in RVs: - new `homeassistant.set_location` service to dynamically set the location of the instance - the Met weather entity can be set up to automatically track your location.