mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 10:16:30 +00:00
Fix Matter Berry solidification (#18773)
This commit is contained in:
parent
55b109de68
commit
541da60ca6
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
#@ solidify:Matter_Device,weak
|
#@ solidify:Matter_Device,weak
|
||||||
|
|
||||||
class Matter_Device
|
class Matter_Device
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
#@ solidify:Matter_HTTP_async,weak
|
#@ solidify:Matter_HTTP_async,weak
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
#@ solidify:Matter_HTTP_remote,weak
|
#@ solidify:Matter_HTTP_remote,weak
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter modules for extensibility
|
# Matter modules for extensibility
|
||||||
# template but not actually used
|
# template but not actually used
|
||||||
|
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
class Matter_Plugin end
|
class Matter_Plugin end
|
||||||
|
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for root behavior
|
# Matter plug-in for root behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
# Matter plug-in for core behavior
|
# Matter plug-in for core behavior
|
||||||
|
|
||||||
# dummy declaration for solidification
|
# dummy declaration for solidification
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
import matter
|
||||||
|
|
||||||
#@ solidify:Matter_TCP_async,weak
|
#@ solidify:Matter_TCP_async,weak
|
||||||
|
|
||||||
# Status:
|
# Status:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user