Fix LQ integration page (#34540)

This commit is contained in:
Joost Lekkerkerker 2024-09-02 15:20:05 +02:00 committed by GitHub
parent c897c0ea77
commit 99e75b2eb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
--- ---
title: LG ThinQ title: LG ThinQ
description: Setup for LG ThinQ Integration. description: Setup for LG ThinQ Integration.
featured: true
ha_category: ha_category:
- Hub - Hub
ha_release: "2024.10" ha_release: "2024.10"
@ -12,7 +11,6 @@ ha_config_flow: true
ha_domain: lg_thinq ha_domain: lg_thinq
ha_platforms: ha_platforms:
- switch - switch
ha_dhcp: true
ha_integration_type: integration ha_integration_type: integration
--- ---