Merge pull request #947 from dogo8me/patch-2

This commit is contained in:
slweeb 2025-01-22 20:32:35 -05:00 committed by GitHub
commit 2f2aa3c178
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ let channelVar = "0";
// RF Transmitter Element
elements.rf_transmitter = {
color: "#142c47",
category: "Machines",
category: "machines",
behavior: behaviors.WALL,
tempHigh: 250,
stateHigh: "dirt",