From ba546882dd16a693bcea238e86b0af7d8eca85ec Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 4 Jan 2023 10:43:02 +0100 Subject: [PATCH] Add docs for ANWB Energie integration (#25528) --- source/_integrations/anwb_energie.markdown | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 source/_integrations/anwb_energie.markdown diff --git a/source/_integrations/anwb_energie.markdown b/source/_integrations/anwb_energie.markdown new file mode 100644 index 00000000000..043cab048cc --- /dev/null +++ b/source/_integrations/anwb_energie.markdown @@ -0,0 +1,20 @@ +--- +title: ANWB Energie +description: Get the energy market prices from ANWB Energie using the EnergyZero integration. +ha_category: + - Energy + - Sensor +ha_domain: anwb_energie +ha_release: 2023.2 +ha_integration_type: virtual +ha_supporting_domain: energyzero +ha_supporting_integration: energyzero +ha_codeowners: + - '@klaasnicolaas' +ha_config_flow: true +ha_platforms: + - sensor +ha_iot_class: Cloud Polling +--- + +{% include integrations/supported_brand.md %} \ No newline at end of file