From ddade43c3f2f3433f8d0ecb8229b39c90c75206d Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 2 Apr 2025 14:02:52 +0200 Subject: [PATCH] Add eve brand (#38326) --- source/_integrations/eve.markdown | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 source/_integrations/eve.markdown diff --git a/source/_integrations/eve.markdown b/source/_integrations/eve.markdown new file mode 100644 index 00000000000..b7c6a09b884 --- /dev/null +++ b/source/_integrations/eve.markdown @@ -0,0 +1,37 @@ +--- +title: Eve +description: Connect and control your Eve Matter devices using the Matter integration +ha_release: '2025.4' +ha_iot_class: Local Push +ha_category: + - Energy +ha_domain: eve +ha_integration_type: brand +ha_platforms: + - binary_sensor + - cover + - sensor +ha_iot_standard: matter +ha_brand: true +--- + +[Eve](https://www.evehome.com/) is a manufacturer of Matter products. + +Eve Matter devices work locally and integrate seamlessly with the Matter integration in Home Assistant. As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant. + +{% my add_matter_device badge domain=page.ha_domain %} + +[Learn more about Matter in Home Assistant.](/integrations/matter/) + +The following devices are supported: + +- [Door & Window](https://www.evehome.com/en/eve-door-window) +- [Energy Outlet](https://www.evehome.com/en/eve-energy-outlet) +- [Energy Outdoor](https://www.evehome.com/en/eve-energy-outdoor) +- [Energy](https://www.evehome.com/en/eve-energy) +- [Light Switch](https://www.evehome.com/en/eve-light-switch) +- [Dimmer Switch](https://www.evehome.com/en/eve-dimmer-switch) +- [Motion](https://www.evehome.com/en/eve-motion) +- [MotionBlinds](https://www.evehome.com/en/eve-blinds-collection) +- [Thermo](https://www.evehome.com/en/eve-thermo) +- [Weather](https://www.evehome.com/en/eve-weather)