Skip to content

Commit 21e9034

Browse files
DubhAdfabaff
authored andcommitted
Minimum Python version requirements (home-assistant#4887)
1 parent c207337 commit 21e9034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_docs/installation/raspberry-pi.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ redirect_from: /getting-started/installation-raspberry-pi/
1212

1313
This installation of Home Assistant requires the Raspberry Pi to run [Raspbian Lite](https://www.raspberrypi.org/downloads/raspbian/). The installation will be installed in a [Virtual Environment](/docs/installation/virtualenv) with minimal overhead. Instructions assume this is a new installation of Raspbian Lite.
1414

15+
You must have Python 3.5.3 or later installed, which is the case for Raspbian Stretch.
16+
1517
<p class='note'>
1618
Although these installation steps specifically mention a Raspberry Pi, you can go ahead and proceed on any Linux install as well. This guide is also referred to as the "Advanced Guide" for a virtual environment install.
1719
</p>

0 commit comments

Comments
 (0)