Skip to content

Java library to ease use of the Home Assistant WebSocket API.

License

Notifications You must be signed in to change notification settings

APayerl/HomeAssistantWS

Repository files navigation

Release

HomeAssistantWS

Java library to ease use of the Home Assistant WebSocket API.

Use HomeAssistantWS

To use HomeAssistantWS in a project use jitpack. The different versions is available here: https://jitpack.io/#se.payerl/HomeAssistantWS/

To use jitpack:

repositories {
    maven { url 'https://jitpack.io' }
}

To use latest release:

dependencies {
    implementation 'se.payerl:HomeAssistantWS:2021.9.2'
}

About

Java library to ease use of the Home Assistant WebSocket API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages