This website requires JavaScript.
Explore
Help
Register
Sign In
ignace
/
service_netatmo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
service_netatmo
/
netatmo_service
/
__init__.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
94 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
1st POC
2026-08-30 11:01:19 +02:00
"""Netatmo to RRDtool web service."""
from
.app
import
create_app
__all__
=
[
"create_app"
]
Reference in New Issue
Copy Permalink