mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Ignore E3_TCU41_x04 gateway device in ViCare (#122179)
skip gateway device
This commit is contained in:
parent
d3029af888
commit
dab66990c0
@ -18,6 +18,7 @@ PLATFORMS = [
|
||||
UNSUPPORTED_DEVICES = [
|
||||
"Heatbox1",
|
||||
"Heatbox2_SRC",
|
||||
"E3_TCU41_x04",
|
||||
"E3_FloorHeatingCircuitChannel",
|
||||
"E3_FloorHeatingCircuitDistributorBox",
|
||||
"E3_RoomControl_One_522",
|
||||
|
Loading…
x
Reference in New Issue
Block a user