mak-gitdev / HA_enoceanmqtt

Home Assistant wrapper for enocean-mqtt (https://github.com/embyt/enocean-mqtt)
GNU General Public License v3.0
54 stars 14 forks source link

WIP: Allow to append default mapping file #100

Open olivierkeke opened 8 months ago

olivierkeke commented 8 months ago

This PR propose a method to let the user update default mapping.yaml without copying the entire file.

User must add an extra_mapping_file variable in the enoceanmqtt.conf file. This extra_mapping_file is a yaml file with similar structure than mapping.yaml file. Removing an entity is done by adding action: remove in the entity description.

OlwinFroon commented 7 months ago

Now THAT would be most helpful 👍