3.2.1 • Published 10 months ago

avr-mqtt v3.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 months ago

avr-mqtt

BREAKING: v2.0 changes the event format

Project designed to bridge all my AVRs to MQTT for both control and events

Event Topics (Outbound)

  • {PREFIX}/livingroom/mute
  • {PREFIX}/livingroom/volume
  • {PREFIX}/livingroom/power
  • {PREFIX}/livingroom/input

Control Topics (Inbound)

  • {PREFIX}/livingroom/mute/set
  • {PREFIX}/livingroom/mute/toggle
  • {PREFIX}/livingroom/volume/set
  • {PREFIX}/livingroom/volume/adjust
  • {PREFIX}/livingroom/power/set
  • {PREFIX}/livingroom/power/toggle
  • {PREFIX}/livingroom/input/set
3.2.1

10 months ago

3.2.0

10 months ago

3.1.8

4 years ago

3.1.7

4 years ago

3.1.5

4 years ago

3.1.4

4 years ago

3.1.3

4 years ago

3.1.2

4 years ago

3.1.1

4 years ago