diff --git a/examples-manifest.json b/examples-manifest.json index 22e88cd..5093c9a 100644 --- a/examples-manifest.json +++ b/examples-manifest.json @@ -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",