From 5f7d7fee8fe13f170789afa458d44d545ff1352c Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Sun, 9 Mar 2025 14:05:27 +0100 Subject: [PATCH] Add Ogemray virtual integration docs (#37882) --- source/_integrations/ogemray.markdown | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 source/_integrations/ogemray.markdown diff --git a/source/_integrations/ogemray.markdown b/source/_integrations/ogemray.markdown new file mode 100644 index 00000000000..ffbc2e4f5cc --- /dev/null +++ b/source/_integrations/ogemray.markdown @@ -0,0 +1,49 @@ +--- +title: Ogemray +description: Integrate Ogemray (Powered by Shelly) devices +ha_category: + - Binary sensor + - Climate + - Cover + - Energy + - Event + - Light + - Number + - Select + - Sensor + - Switch + - Text + - Update + - Valve +ha_release: '0.115' +ha_codeowners: + - '@balloob' + - '@bieniu' + - '@thecode' + - '@chemelli74' + - '@bdraco' +ha_iot_class: Local Push +ha_domain: ogemray +ha_config_flow: true +ha_zeroconf: true +ha_platforms: + - binary_sensor + - button + - climate + - cover + - diagnostics + - event + - light + - number + - select + - sensor + - switch + - text + - update + - valve +ha_integration_type: virtual +ha_supporting_domain: shelly +ha_supporting_integration: Shelly +--- + +{% include integrations/supported_brand.md %}