Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions examples-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,11 @@
"title": "Reboot on DHCP IP assignment issues",
"description": "Monitor for valid IP assignment from DHCP server and reboot if not received within a certain time period."
},
{
"fname": "script-temperature-adjust.js",
"title": "Use any external temperature sensor with Wall Display",
"description": "This script allow to use any kind of temperature/humidity sensor (ex. DHT22) with Shelly Wall Display."
},
{
"fname": "universal-blu-to-mqtt.js",
"title": "Example - Universal BLU to MQTT Script",
Expand Down