Skip to content

Commit 743541e

Browse files
committed
Minor updates
1 parent 5dd7ccf commit 743541e

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
github: rsnodgrass
2-
patreon: rsnodgrass
3-
custom: ['https://buymeacoffee.com/DYks67r','https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WREP29UDAMB6G']
2+
custom: ["https://buymeacoffee.com/DYks67r"]

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,8 @@ Sites with active community engagement around the Xantech, Monoprice, and Dayton
156156
* [AVSForum](https://www.avsforum.com/forum/36-home-v-distribution/1506842-any-experience-monoprice-6-zone-home-audio-multizone-controller-23.html)
157157
* http://cocoontech.com/forums/topic/25893-monoprice-multi-zone-audio/
158158
159-
[![Buy Me A Coffee](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg)](https://buymeacoffee.com/DYks67r)
160-
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WREP29UDAMB6G)
159+
## Support This Project
160+
161+
This integration is maintained in my free time. Sponsorship directly funds new device support and faster updates.
162+
163+
[![Buy Me a Coffee](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg)](https://buymeacoffee.com/DYks67r)

custom_components/xantech/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "Connect to Amplifier",
6-
"description": "Configure connection to your Xantech, Dayton Audio, or Monoprice multi-zone amplifier.",
6+
"description": "Configure connection to your Xantech, Dayton Audio, or Monoprice multi-zone amplifier. [☕ Tip the Author](https://buymeacoffee.com/DYks67r)",
77
"data": {
88
"port": "Serial Port",
99
"amp_type": "Amplifier Type"

custom_components/xantech/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "Connect to Amplifier",
6-
"description": "Configure connection to your Xantech, Dayton Audio, or Monoprice multi-zone amplifier.",
6+
"description": "Configure connection to your Xantech, Dayton Audio, or Monoprice multi-zone amplifier. [☕ Tip the Author](https://buymeacoffee.com/DYks67r)",
77
"data": {
88
"port": "Serial Port",
99
"amp_type": "Amplifier Type"

0 commit comments

Comments
 (0)