-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
41 lines (41 loc) · 989 Bytes
/
package.json
File metadata and controls
41 lines (41 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"urls": [
[
"hoymiles/__init__.py",
"github:jkorte-dev/mpy-dtu/hoymiles/__init__.py"
],
[
"hoymiles/dtu.py",
"github:jkorte-dev/mpy-dtu/hoymiles/dtu.py"
],
[
"hoymiles/uoutputs.py",
"github:jkorte-dev/mpy-dtu/hoymiles/uoutputs.py"
],
[
"hoymiles/uwebserver.py",
"github:jkorte-dev/mpy-dtu/hoymiles/uwebserver.py"
],
[
"hoymiles/websunsethandler.py",
"github:jkorte-dev/mpy-dtu/hoymiles/websunsethandler.py"
],
[
"hoymiles/decoders/__init__.py",
"github:jkorte-dev/mpy-dtu/hoymiles/decoders/__init__.py"
],
[
"hoymiles/decoders/ucrcmod.py",
"github:jkorte-dev/mpy-dtu/hoymiles/decoders/ucrcmod.py"
],
[
"hoymiles/uradio/__init__.py",
"github:jkorte-dev/mpy-dtu/hoymiles/uradio/__init__.py"
],
[
"hoymiles/uradio/nrf24.py",
"github:jkorte-dev/mpy-dtu/hoymiles/uradio/nrf24.py"
]
],
"version": "0.1.0"
}