From 8f39f4efb39100c0b03fe0a17fb3469b1a962297 Mon Sep 17 00:00:00 2001 From: Jan Rieger Date: Mon, 13 Mar 2023 11:34:00 +0100 Subject: [PATCH] Add docs for ESERA 1-Wire (virtual) integration (#26535) --- source/_integrations/esera_onewire.markdown | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/esera_onewire.markdown diff --git a/source/_integrations/esera_onewire.markdown b/source/_integrations/esera_onewire.markdown new file mode 100644 index 00000000000..15b6386ff03 --- /dev/null +++ b/source/_integrations/esera_onewire.markdown @@ -0,0 +1,23 @@ +--- +title: ESERA 1-Wire +description: Instructions on how to integrate ESERA 1-Wire sensors into Home Assistant. +ha_category: + - DIY +ha_domain: esera_onewire +ha_integration_type: virtual +ha_supporting_domain: onewire +ha_supporting_integration: 1-Wire +ha_release: 0.12 +ha_codeowners: + - '@garbled1' + - '@epenet' +ha_config_flow: true +ha_platforms: + - binary_sensor + - diagnostics + - sensor + - switch +ha_iot_class: Local Polling +--- + +{% include integrations/supported_brand.md %}