Code by Scott שאול בן ישוע
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
Hubitat Public Repo
Commits
b77a5d00
Verified
Commit
b77a5d00
authored
Jan 01, 2020
by
Sha'ul ben Yeshua
🎗
Browse files
fixed importUrl
parent
f78cdbef
Pipeline
#278
passed with stage
in 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
drivers/Pi-hole Stats.groovy
View file @
b77a5d00
/**
/**
* Pi-hole Stats
*
* Copyright 2019 Scott Grayban
...
...
@@ -9,7 +9,7 @@ metadata {
name:
"Pi-hole Stats"
,
namespace:
"sgrayban"
,
author:
"Scott Grayban"
,
importUrl:
"http://sgrayban.borgnet.online:8081/hubitat-public-repo/Pi-hole%20Stats.groovy"
importUrl:
"http://sgrayban.borgnet.online:8081/hubitat-public-repo/
drivers/
Pi-hole%20Stats.groovy"
)
{
...
...
drivers/Send Telnet Command.groovy
View file @
b77a5d00
/*
/*
A simple driver that will run a command via telnet
Useful with Rpi's
...
...
@@ -25,7 +25,7 @@ metadata {
name:
"Send Telnet Command"
,
namespace:
"sgrayban"
,
author:
"Scott Grayban"
,
importUrl:
"http://sgrayban.borgnet.online:8081/hubitat-public-repo/Send%20Telnet%20Command.groovy"
importUrl:
"http://sgrayban.borgnet.online:8081/hubitat-public-repo/
drivers/
Send%20Telnet%20Command.groovy"
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment