n8henrie / fauxmo

Emulated Belkin WeMo devices that work with the Amazon Echo
https://n8henrie.com/2016/02/fauxmo-home-automation-with-the-amazon-echo-raspberry-pi-and-homeassistant/
Other
371 stars 78 forks source link

minor doc comment typo fix #111

Closed clach04 closed 2 years ago

clach04 commented 2 years ago

NB: please make an issue prior to embarking on any significant effort towards a pull request. This will serve as a unified place for discussion and hopefully make sure that the change seems reasonable to merge once its implementation is complete.

Description

A few sentences describing the overall goals of the pull request's commits.

Status

READY/IN DEVELOPMENT

Related Issues

Todos

Steps to Test or Reproduce

E.g.:

git checkout -b <feature_branch> master
git pull https://github.com/<user>/fauxmo.git <feature_branch>
pytest tests/

Other notes