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
4f894c74
Unverified
Commit
4f894c74
authored
Feb 11, 2019
by
Scott Grayban
Committed by
GitHub
Feb 11, 2019
Browse files
Update install.py
parent
4faffd9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
hubitat-weewx-driver/install.py
View file @
4f894c74
...
@@ -10,7 +10,7 @@ def loader():
...
@@ -10,7 +10,7 @@ def loader():
class
DataInstaller
(
ExtensionInstaller
):
class
DataInstaller
(
ExtensionInstaller
):
def
__init__
(
self
):
def
__init__
(
self
):
super
(
DataInstaller
,
self
).
__init__
(
super
(
DataInstaller
,
self
).
__init__
(
version
=
"1.0.
0
"
,
version
=
"1.0.
1
"
,
name
=
'hubitat-weewx-driver'
,
name
=
'hubitat-weewx-driver'
,
description
=
'A skin to feed data to the hubitat weewx driver app'
,
description
=
'A skin to feed data to the hubitat weewx driver app'
,
author
=
"Scott Grayban"
,
author
=
"Scott Grayban"
,
...
...
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