diff --git a/source/_integrations/elmax.markdown b/source/_integrations/elmax.markdown new file mode 100644 index 00000000000..0763f0e890d --- /dev/null +++ b/source/_integrations/elmax.markdown @@ -0,0 +1,23 @@ +--- +title: Elmax +description: Instructions on how to integrate Elmax panels within Home Assistant. +ha_category: + - Switch +ha_release: 2022.2 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@albertogeniola' +ha_domain: elmax +ha_platforms: + - switch +--- + +The Elmax integration enables Home Assistant integration with +[ELMAX](https://www.elmaxsrl.it/) control panels. Elmax panels are +domotic systems focused on intrusion detection and home surveillance. + +The current integration is capable of controlling domotic switches +and actuators connected to the Elmax panels. + +{% include integrations/config_flow.md %}