* Added some clarifying information
Added additional details about automatic discovery of the gateway on the network and how to configure it, found that many user have had to restart the gateway to get the configurator working, so also added a note about that
* Small changes
* Plug GarageQTPi in the documentation.
I contacted Paulus a while back and he said it would be a great idea to plug my project in the docs. I just now go around to it. I figured this would be a good place to add it. Let me know if you want anything changed. Thanks!
* Small changes
* inserted important hint concering glance server config
I think many users will stumble over the option to configure glance as webserver (-w) or server (-s). This will speed up your configuration time.
* Merge details
I needed to install an additional application for this to work so have added the command above.
This may not be the case for all, but is helpful to have all commands for completeness (at least i think so)
Updated the documentation to include info about how sources work. Verified this is how they work as I didn't have some devices showing up until I streamed to them.
* Add support of modbus input registers query
Documentation updated according pull request.
Add support of modbus input registers query
* Update sensor.modbus.markdown
Removed some extra space.
* Update according main PR change
config option name was changed.
* Updated the docs for rest_command
* Added the optional content_type config value, used to specify the request content type.
* Remove default content type of 'text/plain'
Should default to current behavior - no header
* Adds documentation for the lutron Caseta devices
* corrects the configuration vars section
* Updates docs to sync up with the code PR
* Updates the config section to match the latest code pull request. Fixes previously identified errors.
* Updates the docs to match the latest code
* Update telegram_webhooks.markdown
The telegram.command is the wrong syntax and should be telegram_command. This took me 3 days to figure out so I hope it'll save somebody else the time.
* Update telegram_webhooks.markdown