mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 02:06:31 +00:00
Berry/Zigbee auto import zigbee
(#20543)
This commit is contained in:
parent
860f3857d5
commit
1eb1025c18
@ -89,6 +89,10 @@ const char berry_prog[] =
|
||||
"import solidify "
|
||||
#endif
|
||||
|
||||
#ifdef USE_ZIGBEE
|
||||
"import zigbee "
|
||||
#endif
|
||||
|
||||
#ifdef USE_MATTER_DEVICE
|
||||
"import matter "
|
||||
"global.matter_device = matter.Device() "
|
||||
|
Loading…
x
Reference in New Issue
Block a user