mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46: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 "
|
"import solidify "
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef USE_ZIGBEE
|
||||||
|
"import zigbee "
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef USE_MATTER_DEVICE
|
#ifdef USE_MATTER_DEVICE
|
||||||
"import matter "
|
"import matter "
|
||||||
"global.matter_device = matter.Device() "
|
"global.matter_device = matter.Device() "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user