Add Freebox Home binary sensors (#92196)

Co-authored-by: Quentame <polletquentin74@me.com>
This commit is contained in:
nachonam 2023-09-27 17:11:31 +02:00 committed by GitHub
parent 8b5bfd8cee
commit 9fdc8494b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 249 additions and 27 deletions

View file

@ -86,6 +86,8 @@ CATEGORY_TO_MODEL = {
HOME_COMPATIBLE_CATEGORIES = [
FreeboxHomeCategory.CAMERA,
FreeboxHomeCategory.DWS,
FreeboxHomeCategory.IOHOME,
FreeboxHomeCategory.KFB,
FreeboxHomeCategory.PIR,
FreeboxHomeCategory.RTS,
]