justme-1968 / alexa-fhem

Anbindung von FHEM über Alexa Smart Home Skill und/oder Custom Skill
https://wiki.fhem.de/wiki/FHEM_Connector
11 stars 7 forks source link

server._loadConfig: fixed typo #27

Closed OliverWieland closed 1 year ago

OliverWieland commented 1 year ago

Fixed: config.alexa.applicationId instead of config.alexa.oauthClientID was verified, maybe copy/paste error

justme-1968 commented 1 year ago

thanks!