eopo

Results 26 issues of eopo

**Is your feature request related to a problem? Please describe.** If I wanted to use multiple Pushover Apps (e.g. to reduce the message count for each account and therefore have...

enhancement
Hacktoberfest

**Describe the solution you'd like** For each plugin that is activated for a given alias, I want to have a collapisble with the plugin (configurations, see #329) configuration. Default values...

enhancement

I use two wildcard aliasses to filter out all the messages I don't need (RICs completely out of the normal scope that only receive control chars). The one % matches...

enhancement
help wanted
UI
Hacktoberfest

Give a possibility to show the filtered message page with the alias/adress as filter from the alias list (Like from the message page when an alias is clicked) or from...

enhancement

Allow RegEx-Flags to be set, especially case sensitivity (Tried and failed with that)

Allow Filters to be negated, like: Condition: ^([0-5]|[7-9]) Negate: true Would only allow Messages starting with 6 - Well, this example could be solved with ^6, but I guess you...

Make aliasses editable from the table view to allow for better mass editing. Clicking on "Save" from there should automatically trigger a remap.

enhancement
ADMIN

Together with #130, #109 and #52 I'd propose the following - Plugins can register alias fields - e.g. an adress or geohash of a unit, dedicated callsigns, ... - Plugins...

enhancement
Plugins

**Describe the bug** After update to HA 2022.7.7, HassIO 8.4 and to ULM 1.0.3, all button card templates seem not to be loaded. **To reproduce** I have to custom cards...

:bug: bug

# Description Pushing messages of one alias to multiple targets was not possible and required making copies of source code to generate a second plugin instance. This PR includes code...