diff --git a/source/_components/raspihats.markdown b/source/_components/raspihats.markdown new file mode 100644 index 00000000000..b392712675b --- /dev/null +++ b/source/_components/raspihats.markdown @@ -0,0 +1,15 @@ +--- +layout: page +title: "Raspihats" +description: "Instructions how to integrate Raspihats add-on boards for Raspberry PI into Home Assistant." +date: 2017-05-01 04:06 +sidebar: true +comments: false +sharing: true +footer: true +logo: raspihats.png +ha_category: DIY +ha_release: 0.44 +--- + +The `raspihats` component is the base for all related Raspihats platforms in Home Assistant. There is no setup needed for the component itself, for the platforms please check their corresponding pages. diff --git a/source/images/supported_brands/raspihats.png b/source/images/supported_brands/raspihats.png new file mode 100644 index 00000000000..18274351a6e Binary files /dev/null and b/source/images/supported_brands/raspihats.png differ