openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.7k forks source link

[Pushbullet] Update pushbullet.cfg #5711

Closed AngelosF closed 5 years ago

AngelosF commented 5 years ago

[+] Add the ConfigAdmin Persistent IDentity (PID) exclusive Marker on the first line to override existing/stored configurations [-] Commented out the accesstoken=1234abc line to serve as an example (not to be activated when the Addon is installed) [+] Added the default devicename in the config file

Refs: 1) https://github.com/openhab/openhab-distro/issues/396#issuecomment-332236729 2) https://github.com/eric-erki/smarthome/blob/e51fb052dc05a74358d948e904efe61b04c146fc/bundles/config/org.eclipse.smarthome.config.dispatch/src/main/java/org/eclipse/smarthome/config/dispatch/internal/ConfigDispatcher.java#L292

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

openhab-bot commented 5 years ago

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/how-to-recover-from-java-exceptions-showing-strings-not-included-in-config/57454/6

9037568 commented 5 years ago

Thanks, @AngelosF !