Decodes AIS packets then gives home assistant a nice rest api to interact with
9.1K
Decodes AIS packets then gives home assistant a nice rest API to interact with.
Using docker compose
AISmarthome:
container_name : AISmarthome
image: markgreenway/aismarthome:latest
ports:
- 8082:80
- "10111:10110/udp"
restart: always
volumes:
- /AppData/aismarthome:/Data
github.com/hurricanepkt/AISmartHome
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Content type
Image
Digest
sha256:9e4678803…
Size
86.7 MB
Last updated
over 2 years ago
docker pull markgreenway/aismarthome