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-weewx-driver
Commits
0f85eef1
Verified
Commit
0f85eef1
authored
Jun 24, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
added importUrl
parent
e27cb751
Changes
1
Hide whitespace changes
Inline
Side-by-side
Driver/weeWX-driver.groovy
View file @
0f85eef1
...
@@ -32,10 +32,20 @@
...
@@ -32,10 +32,20 @@
* This driver is specifically designed to be used with 'Weewx' and your own PWS and
* This driver is specifically designed to be used with 'Weewx' and your own PWS and
* requires you to install my Weewx Skin at https://github.com/sgrayban/hubitat-weewx-driver/
* requires you to install my Weewx Skin at https://github.com/sgrayban/hubitat-weewx-driver/
*
*
* Version:
* 1.0.0 - Initial commit
*
*/
*/
metadata
{
metadata
{
definition
(
name:
"Weewx Weather Driver"
,
namespace:
"sgrayban"
,
author:
"Scott Grayban"
)
{
definition
(
name:
"Weewx Weather Driver"
,
namespace:
"sgrayban"
,
author:
"Scott Grayban"
,
importUrl:
"https://raw.githubusercontent.com/sgrayban/hubitat-weewx-driver/master/Driver/weeWX-driver.groovy"
)
{
capability
"Actuator"
capability
"Actuator"
capability
"Sensor"
capability
"Sensor"
capability
"Temperature Measurement"
capability
"Temperature Measurement"
...
...
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