Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Allow configuring a custom Home Assistant MQTT Discovery prefix #215

Closed
CWSpear opened this issue Jul 13, 2023 · 2 comments · Fixed by #233
Closed

[FEATURE REQUEST] Allow configuring a custom Home Assistant MQTT Discovery prefix #215

CWSpear opened this issue Jul 13, 2023 · 2 comments · Fixed by #233
Labels
feature request New feature or request

Comments

@CWSpear
Copy link

CWSpear commented Jul 13, 2023

Feature Request

Is your feature request related to a problem?

The Home Assistant MQTT Discovery is configurable in Home Assistant. awtrix hardcodes it to homeassistant

Describe the solution / feature you'd like

Please allow the Home Assistant MQTT Discovery to be configurable if HA MQTT Discovery is enabled.

Describe alternatives you've considered

I've considered changing my discovery prefix, but that would require changing a lot of other things, I don't even know all what I've got set up using it, but more than a few. I also can't be the only one use has this issue.

@CWSpear CWSpear added the feature request New feature or request label Jul 13, 2023
@CWSpear CWSpear changed the title [FEATURE REQUEST] Allow changing [FEATURE REQUEST] Allow changing Home Assistant MQTT Discovery prefix Jul 13, 2023
@CWSpear CWSpear changed the title [FEATURE REQUEST] Allow changing Home Assistant MQTT Discovery prefix [FEATURE REQUEST] Allow configuring a custom Home Assistant MQTT Discovery prefix Jul 13, 2023
@Blueforcer
Copy link
Owner

You're indeed the first one with this request, because it's the standard prefix

@Blueforcer Blueforcer mentioned this issue Jul 25, 2023
Blueforcer added a commit that referenced this issue Jul 25, 2023
### 📈 New Features
- Allows to loop the sound in notifications sou youre able to build your own timer or Alarm Clock for example. closes #232 
- Youre able to save Customapps wich are reloaded automatically after boot
- Adds effects wich can be used in Notifications, CustomApps and as a general background layer.
- Allows to set the Home Assistant MQTT Discovery prefix. Closes #215 

### 🐞 Bug Fixes and Optimizations
- Sets comma one pixel down. closes #208
- Removes Eyes native app and add it as an effect
- Removes Timer and Alarm, not in code for now, but in documentation. This gives you time to write your own timer and alarm clock via smarthome (whats the base idea of awtrix) until it will be removed also from code in the next version.
- Fixes a bug with textOffset & pushIcon in customapps. closes  #231 
- Fixes a bug in colorconvertion when sending RGB array. closes #230
- Fixes a bug in customapp duration calculation. closes #204
- Fixes a bug where the menu text gets Textcolors from Customapps
- Ignores repeat if noScroll is set to true. closes #216
@CWSpear
Copy link
Author

CWSpear commented Jul 25, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants