Skip to content

Common C++ code (Arduino) for use on ESP8266 devices using Homie and a standard set of sensors

License

Notifications You must be signed in to change notification settings

TotallyInformation/sensor-platform-with-homie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensor-platform-with-homie

C++ code for the Arduino IDE for use on ESP8266 wi-fi connected microprocessors.

Uses Homie as a base allowing configuration via a json file (see /data/sample-config.json). The code includes a range of standard and common sensors that might be used for home automation.

THIS IS STILL A WORK IN PROGRESS

Dependencies

  • config.json file loaded to the ESP's filing system

License

This code is Open Source under an Apache 2 License. Please see the apache2-license.txt file for details.

You may not use this code except in compliance with the License. You may obtain an original copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Please see the License for the specific language governing permissions and limitations under the License.

Author

Julian Knight (Totally Information), https://github.com/totallyinformation

Feedback and Support

Please report any issues or suggestions via the Github Issues list for this repository.

About

Common C++ code (Arduino) for use on ESP8266 devices using Homie and a standard set of sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%