add sensor to freedompro (#18494)

This commit is contained in:
stefano055415 2021-07-19 15:50:53 +02:00 committed by GitHub
parent f802fbb4cb
commit 58a031a8e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,9 @@
title: Freedompro title: Freedompro
description: Instructions for how to integrate Freedompro accessories within Home Assistant. description: Instructions for how to integrate Freedompro accessories within Home Assistant.
ha_category: ha_category:
- Light
- Binary Sensor - Binary Sensor
- Light
- Sensor
- Switch - Switch
ha_release: 2021.7 ha_release: 2021.7
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -12,8 +13,9 @@ ha_codeowners:
- '@stefano055415' - '@stefano055415'
ha_domain: freedompro ha_domain: freedompro
ha_platforms: ha_platforms:
- light
- binary sensor - binary sensor
- light
- sensor
- switch - switch
--- ---