diff --git a/source/_integrations/version.markdown b/source/_integrations/version.markdown index 5ab7114c58a..79fca2a397e 100644 --- a/source/_integrations/version.markdown +++ b/source/_integrations/version.markdown @@ -1,6 +1,6 @@ --- title: Version -description: Instructions on how to integrate a version sensor into Home Assistant. +description: Instructions on how to integrate the Version integration into Home Assistant. ha_category: - Utility - Sensor @@ -12,6 +12,7 @@ ha_codeowners: - '@ludeeus' ha_domain: version ha_platforms: + - binary_sensor - sensor ha_config_flow: true ---