Sign inSign up

markgreenway/aismarthome

By markgreenway

•Updated over 2 years ago

Decodes AIS packets then gives home assistant a nice rest api to interact with

Image
0

9.1K

markgreenway/aismarthome repository overview

⁠AIS Smart Home - AISmartHome

Decodes AIS packets then gives home assistant a nice rest API to interact with.

⁠Installation

Using docker compose

    AISmarthome:
        container_name : AISmarthome
        image: markgreenway/aismarthome:latest
        ports:
            - 8082:80
            - "10111:10110/udp"
        restart: always
        volumes:
            - /AppData/aismarthome:/Data

⁠Source Code

github.com/hurricanepkt/AISmartHome⁠

⁠Contributing

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.

⁠TODO

  • get it deploying amd64 as well as arm64
  • integrate into balena app
  • build for hacs

⁠License

MIT⁠

Tag summary

Content type

Image

Digest

sha256:9e4678803…

Size

86.7 MB

Last updated

over 2 years ago

docker pull markgreenway/aismarthome