From 838c54431cec9230780ae825fac57c0eb631c5ab Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Wed, 30 Aug 2023 19:28:01 +0200 Subject: [PATCH] Add new board type (#28736) * Add new board type * Update source/_integrations/homeassistant_green.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- .../homeassistant_green.markdown | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 source/_integrations/homeassistant_green.markdown diff --git a/source/_integrations/homeassistant_green.markdown b/source/_integrations/homeassistant_green.markdown new file mode 100644 index 00000000000..6222a02d105 --- /dev/null +++ b/source/_integrations/homeassistant_green.markdown @@ -0,0 +1,20 @@ +--- +title: Home Assistant Green +description: Home Assistant Green provides hardware information for the hardware configuration page. +ha_release: 2023.9 +ha_category: + - Other +ha_codeowners: + - '@home-assistant/core' +ha_domain: homeassistant_green +ha_integration_type: hardware +--- + +The Home Assistant Green integration provides hardware information for the hardware configuration page. + +For documentation on the Home Assistant Green, please visit the [documentation page](https://green.home-assistant.io/). +If you are looking to buy one, please visit the [product page](https://home-assistant.io/green). + +## Configuration + +This integration is not user configurable.