- You will not be able to edit anything in {% my general title="Settings > System > General" %} in the UI if you are using YAML configuration for any of the following: name, latitude, longitude, elevation, unit_system, temperature_unit, time_zone, external_url, internal_url. Additionally, some options are only visible after "Advanced Mode" is enabled on your {% my profile title="User Profile" %}.
+ You will not be able to edit anything in {% my general title="Settings > System > General" %} in the UI if you are using YAML configuration for any of the following: name, latitude, longitude, elevation, unit_system, temperature_unit, time_zone, external_url, internal_url, country, currency. Additionally, some options are only visible after "Advanced Mode" is enabled on your {% my profile title="User Profile" %}.
diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md
index ebcac23b614..839d2ddb146 100644
--- a/source/_includes/installation/operating_system.md
+++ b/source/_includes/installation/operating_system.md
@@ -91,7 +91,7 @@ To use this method, follow the steps described in the procedure below: [Write th
- To use this method, follow the instructions of your Live distribution (e.g., [this Ubuntu guide](https://ubuntu.com/tutorials/try-ubuntu-before-you-install)). Once you booted the live operating system, follow the steps described in the procedure below: [Write the image to your boot media](#write-the-image-to-your-boot-media).
-{% details "Ubuntu dependency's for Etcher" %}
+{% details "Ubuntu dependencies for Etcher" %}
When installing Etcher on an Ubuntu system you may need to install the fuse
dependency, you can do so with the following commands:
diff --git a/source/_integrations/london_air.markdown b/source/_integrations/london_air.markdown
index 701da220afb..5385ea9c77f 100644
--- a/source/_integrations/london_air.markdown
+++ b/source/_integrations/london_air.markdown
@@ -68,11 +68,11 @@ To explore the data available within the `data` attribute of a sensor use the `d
template:
- sensor:
- name: "Updated"
- state: '{{ state_attr('sensor.merton', 'updated') }}'
+ state: "{{ state_attr('sensor.merton', 'updated') }}"
- name: "Merton PM10"
- state: '{{ state_attr('sensor.merton', 'data')[0].pollutants[0].summary }}'
+ state: "{{ state_attr('sensor.merton', 'data')[0].pollutants[0].summary }}"
- name: "Westminster S02"
- state: '{{ state_attr('sensor.westminster', 'data')[0].pollutants[3].summary }}'
+ state: "{{ state_attr('sensor.westminster', 'data')[0].pollutants[3].summary }}"
```
{% endraw %}
diff --git a/source/_integrations/min_max.markdown b/source/_integrations/min_max.markdown
index 2b95c9d361f..2bc92e4fd29 100644
--- a/source/_integrations/min_max.markdown
+++ b/source/_integrations/min_max.markdown
@@ -37,7 +37,7 @@ Precision:
## YAML Configuration
-Alternatlively, this integration can be configured and set up manually via YAML
+Alternatively, this integration can be configured and set up manually via YAML
instead. To enable the Integration sensor in your installation, add the
following to your `configuration.yaml` file:
diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown
index c1b13634a2f..af56bcda814 100644
--- a/source/_integrations/nest.markdown
+++ b/source/_integrations/nest.markdown
@@ -288,7 +288,8 @@ All cameras have motion and person triggers, however only some support capturing
| Nest Cam Indoor Nest Cam IQ Indoor Nest Cam IQ Outdoor Nest Cam Outdoor | RTSP Recording | Motion Person Sound | Snapshot (jpg) |
| Nest Cam with floodlight | WebRTC | Motion Person | N/A |
| Nest Doorbell (battery) | WebRTC | Motion Person Chime | Clip Preview (mp4, gif) |
-| Nest Doorbell (wired) | RTSP Recording | Motion Person Sound Chime | Snapshot (jpg) |
+| Nest Doorbell (wired, 1st gen) | RTSP Recording | Motion Person Sound Chime | Snapshot (jpg) |
+| Nest Doorbell (wired, 2nd gen) | WebRTC | Motion Person Chime | Clip Preview (mp4, gif) |
| Nest Hub Max | RTSP Recording | Motion Person Sound | Snapshot (jpg) |
Given a camera named `Front Yard` then the camera is created with a name such as `camera.front_yard`.
diff --git a/source/_integrations/transmission.markdown b/source/_integrations/transmission.markdown
index ea1aa26fa4e..4883034705e 100644
--- a/source/_integrations/transmission.markdown
+++ b/source/_integrations/transmission.markdown
@@ -20,10 +20,6 @@ ha_integration_type: integration
The Transmission integration allows you to monitor your [Transmission](https://www.transmissionbt.com/) BitTorrent downloads from within Home Assistant and set up automations based on that information.
-
-This integration is only compatible with Transmission clients versions 1.31 - 2.82.
-
-
## Setup
Your Transmission client must first be configured to allow remote access. In your Transmission client navigate to **Preferences** -> **Remote** tab and then click the **Allow remote access** checkbox.
diff --git a/source/blue/index.html b/source/blue/index.html
index 88594605c92..3042895b314 100644
--- a/source/blue/index.html
+++ b/source/blue/index.html
@@ -29,7 +29,7 @@ frontpage_image: /images/frontpage/blue-frontpage.jpg
-
Available today
+
Limited Edition
The limited edition Home Assistant Blue bundle is hardware that is affordable
and fast, packed in a custom-designed and gorgeous case, and powered by the most powerful home
@@ -613,5 +613,5 @@ Nope! We are committed to keep supporting all platforms that are currently avail
-
+
diff --git a/source/images/yellow/home-assistant-yellow-exploded-and-labeled.png b/source/images/yellow/home-assistant-yellow-exploded-and-labeled.png
new file mode 100644
index 00000000000..e621183ac6e
Binary files /dev/null and b/source/images/yellow/home-assistant-yellow-exploded-and-labeled.png differ
diff --git a/source/images/yellow/yellow-2d.jpg b/source/images/yellow/yellow-2d.jpg
new file mode 100644
index 00000000000..dbd235ba2ca
Binary files /dev/null and b/source/images/yellow/yellow-2d.jpg differ
diff --git a/source/images/yellow/yellow-kit-2d.jpg b/source/images/yellow/yellow-kit-2d.jpg
new file mode 100644
index 00000000000..2a260b34748
Binary files /dev/null and b/source/images/yellow/yellow-kit-2d.jpg differ
diff --git a/source/images/yellow/yellow-kit-poe-2d.jpg b/source/images/yellow/yellow-kit-poe-2d.jpg
new file mode 100644
index 00000000000..51b487c5a16
Binary files /dev/null and b/source/images/yellow/yellow-kit-poe-2d.jpg differ
diff --git a/source/images/yellow/yellow-pcb-preview.jpg b/source/images/yellow/yellow-pcb-preview.jpg
new file mode 100644
index 00000000000..ed9171d88d9
Binary files /dev/null and b/source/images/yellow/yellow-pcb-preview.jpg differ
diff --git a/source/images/yellow/yellow-poe-box-preview.jpg b/source/images/yellow/yellow-poe-box-preview.jpg
new file mode 100644
index 00000000000..c6c3886b5e1
Binary files /dev/null and b/source/images/yellow/yellow-poe-box-preview.jpg differ
diff --git a/source/images/yellow/yellow-preview.jpg b/source/images/yellow/yellow-preview.jpg
new file mode 100644
index 00000000000..4cc44a6e263
Binary files /dev/null and b/source/images/yellow/yellow-preview.jpg differ
diff --git a/source/images/yellow/yellow_hero.jpg b/source/images/yellow/yellow_hero.jpg
new file mode 100644
index 00000000000..a2f474f0a42
Binary files /dev/null and b/source/images/yellow/yellow_hero.jpg differ
diff --git a/source/index.html b/source/index.html
index 17236ce995c..1d341c6d87a 100644
--- a/source/index.html
+++ b/source/index.html
@@ -101,45 +101,6 @@ feedback: false
"
>
-
-
-
-
-
-
{% assign pages_by_date = site.pages | sort: "date" | reverse %}
{% for page in pages_by_date %}
{% if page.layout == "landingpage" and page.frontpage != false %}
diff --git a/source/skyconnect/index.html b/source/skyconnect/index.html
index 74e37c5acde..046b7d14809 100644
--- a/source/skyconnect/index.html
+++ b/source/skyconnect/index.html
@@ -7,7 +7,7 @@ tagline: Home Assistant SkyConnect
tagline_wide: false
og_image: /images/skyconnect/skyconnect-cover.png
hero_image: /images/skyconnect/skyconnect_horizontal.png
-frontpage: false
+frontpage: true
frontpage_image: /images/skyconnect/skyconnect-cover.png
---
@@ -167,7 +167,9 @@ frontpage_image: /images/skyconnect/skyconnect-cover.png
wireless devices. This includes Zigbee and Thread. If you do not use the
extension cable, it may not work at all, and if it does, it could be flaky at
best with intermittent problems (issues with pairing, device dropouts, unreachable
- devices, timeout errors, etc). {% enddetails %}
+ devices, timeout errors, etc).
+
+ Fast
+ Compute Module 4
+ Powered by the powerful Raspberry Pi Compute Module 4. Swap it out for a better one if you need more power in the future.
+
+
+ Expandable
+ M.2 Slot
+ Add a hard drive with terabytes of extra space
+
+
+ Connected
+ Zigbee & Thread
+ Comes with Zigbee out of the box. Thread to power your Matter network is coming soon
+
+
+ Ready
+ Zero Setup
+ Comes with Home Assistant
+
+
+
+
+
+
+
+
+
+
Pick your flavor
+
+
+
+ Home Assistant Yellow
+ This flagship version of Home Assistant Yellow is ready to go out of the box.
+
+ It comes pre-assembled in a custom enclosure with a Raspberry Pi Compute Module 4 (CM4) and a custom heat sink for fanless, silent operation. The CM4 is a version without wireless and has 2 GB RAM and 16 GB eMMC storage, pre-installed with Home Assistant.
+
+ All you need to get started is to plug in the power supply and the Ethernet cable, both of which are included. This variant does not have Power-over-Ethernet.
+
+
+
+
+
+ Yellow Kit with Power-over-Ethernet
+ Some assembly required! This kit supports Power-over-Ethernet (PoE) and includes everything in the flagship version except the Raspberry Pi Compute Module 4.
+
+ Custom enclosure, custom heat sink, and Ethernet cable included. You must provide your own Raspberry Pi Compute Module 4 and install Home Assistant on it. The kit does not include a power supply (because power comes from PoE).
+
+
+
+
+
+ Yellow Kit with Power Supply
+ Some assembly required! This kit includes everything in the flagship version except the Raspberry Pi Compute Module 4.
+
+ This option allows you to pick the compute module with the memory and eMMC storage to fit your needs. You will need to install Home Assistant on the compute module you provide. Custom enclosure, custom heat sink, and Ethernet cable included. This version comes with a power supply, but does not support Power-over-Ethernet.
+
+
+
+
+
+
+
Open Hardware
+
+ We spend a lot of time and resources on getting our products to work great. We want to make it possible for other people to study our work and be able to learn how to make great products for the smart home, so we've released the schematics of Yellow as open-source.
+ Explore the board and view the source.
+
+
+
+
Features & Specifications
+
+
+
+ Carrier board for Raspberry Pi Compute Module 4 (CM4)
+
+
CM4 board-to-board connector
+
Supports direct boot from NVMe devices (e.g., for CM4 Lite)
+
12 cm x 12 cm
+
Compatible with all 32 variants of CM4
+
+
Quad-core Cortex-A72 (ARMv8) 64-bit / 1.5 GHz
+
Up to 8 GB RAM
+
Up to 32 GB eMMC
+
Regulatory approval does not cover wireless variants