Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
13e1cfd
:fire: Remove hardcoded keepalive - fix #301 (#314)
bertmelis Mar 10, 2017
2564160
:racehorse: Improve uptime accuracy (#315)
bertmelis Mar 10, 2017
ad58871
:bug: Fix truncated IP (#318)
bertmelis Mar 10, 2017
11d7876
:art: Fix warning with parenthesis
marvinroger Mar 22, 2017
bf7188e
:bug: Fix pio library.json bad dependency name
marvinroger Mar 28, 2017
590ed4f
:sparkles: Add support for static IP and BSSID/MAC, channel of AP (#327)
benzino77 Apr 19, 2017
e3b0713
:racehorse: Pass all callbacks by reference
marvinroger Apr 19, 2017
9ef6a3a
:art: Rename globalInputHandler argument to be the same as in hpp
marvinroger Apr 19, 2017
23a7e37
:racehorse: Make isActive const
marvinroger Apr 19, 2017
a3fd195
:art: Add custom settings value to initial log
marvinroger Apr 19, 2017
ed9ea1b
:sparkles: Abort if default setting value does not pass validator fun…
marvinroger Apr 19, 2017
efff143
:memo: Clarify ISSUE_TEMPLATE docs location for #331
marvinroger May 4, 2017
c7db527
:memo: Implement new versioned Git docs (#341)
marvinroger May 30, 2017
f8e569d
:memo: Update all URLs to new docs
marvinroger May 30, 2017
6653dc7
:art: Fix broken doc link in README
marvinroger May 30, 2017
243dd9c
:memo: Add edit link to docs
marvinroger May 31, 2017
105ac05
:memo: Move firmware_parser.py to scripts folder
marvinroger Jun 1, 2017
b3020a1
:bug: Fix out of limits abort message not showing
marvinroger Jun 1, 2017
ce56c22
:shirt: Be less strict on whitespace in comments
marvinroger Jun 2, 2017
113c3e8
:memo: Add dummy OTA updater script (TODO)
marvinroger Jun 2, 2017
0bcf2bb
:art: :racehorse: Use CircleCi instead of Travis CI (#348)
marvinroger Jun 2, 2017
c091e4f
:art: Add SonoffDualShutters example
marvinroger Jun 2, 2017
4af701c
:bug: Install current lib to platformio
marvinroger Jun 2, 2017
34541aa
:bug: Actually ignore gh-pages in CI
marvinroger Jun 2, 2017
65c7944
:bug: Add missing SonoffDual dep
marvinroger Jun 2, 2017
d9a2760
:bug: Fix ArduinoJSON 5.11.0 (#363)
kylegordon Jul 1, 2017
83abe47
:arrow_up: Update pio dependencies
marvinroger Jun 1, 2017
38933b6
:art: Cleanup code a bit
marvinroger Jun 1, 2017
182f15d
:bug: Make sure every announcements packet are sent - closes #345
marvinroger Jun 6, 2017
98ffc1f
:art: Refactor code and implement new OTA system
marvinroger Jun 7, 2017
a897bdd
:shirt: Fix lint
marvinroger Jul 23, 2017
221f209
:white_check_mark: Use new workflow feature from Circle
marvinroger Jul 23, 2017
a51848e
:white_check_mark: Ignore gh-pages at workflow level
marvinroger Jul 23, 2017
bff53d4
:sparkles: Add OTA_PROGRESS event
marvinroger Jul 23, 2017
bb8941a
:memo: Update docs for new OTA system
marvinroger Jul 23, 2017
cd2fa9f
:arrow_up: Upgrade AsyncMqttClient dependency to 0.8.0
marvinroger Jul 23, 2017
bb7fbc9
:bug: IHomieSetting::settings first, HomieNode-settings second! (#335)
euphi Aug 2, 2017
c116da4
:bug: Fix not returning a value in setConfigurationApPassword (#378)
euphi Aug 3, 2017
57cb4d0
:bug: Fix crash when starting up without any defined node (#379)
jbliesener Aug 4, 2017
4ae67a6
:bug: Fix topic check for OTA upload (#375)
Aug 4, 2017
ec03fd5
:bug: Rename last OTA topic instance
marvinroger Aug 4, 2017
e11b456
:sparkles: Add OTA updater script (#384)
LiyouZhou Aug 20, 2017
5470b1b
:memo: Add details on how to interact with range property (#393)
LiyouZhou Sep 7, 2017
bec8c46
:memo: Add warning to input-handlers.md about concurrency (#400)
euphi Sep 22, 2017
d4d48e0
:bug: Interpret firmware file as an bytearray (#403)
LiyouZhou Sep 24, 2017
715ad3f
:memo: Update input-handlers.md (#401)
euphi Nov 15, 2017
e9fbf46
:sparkles: Use AsyncWebServer + Refactoring (#425)
timpur Nov 16, 2017
9859c0c
:art: Update BootNormal.cpp (#426)
scharph Nov 17, 2017
76e00a0
:arrow_up: Update dependency to "ESP Async WebServer" (#434)
ivankravets Nov 28, 2017
5f2576f
:memo: Add instruction for @PlatformIO (#435)
ivankravets Nov 28, 2017
1dc38e0
:bug: Use v2.0.0-beta.2 as a working tagged example for @PlatformIO (…
ivankravets Nov 28, 2017
1209ba6
:art: Simplify CI with @PlatformIO (#438)
ivankravets Nov 28, 2017
8e94d9e
:bug: Install library via @PlatformIO with all dependencies (#439)
ivankravets Nov 29, 2017
d3fc66d
:green_heart: CI: Install staging version of Arduino Core for ESP8266…
ivankravets Nov 29, 2017
48fa76d
:bug: Pin Shutters dep version
marvinroger Nov 29, 2017
f024c6d
:fire: Don't fail on CI docs step when testing a fork
marvinroger Nov 30, 2017
e41bb9c
:art: More Refactoring + Deep Sleep + Prevent WiFi Reconnect when reb…
timpur Nov 30, 2017
ad876b2
:art: First pass to fix linting
marvinroger Nov 30, 2017
65b89fa
:art: Second pass of lint
marvinroger Nov 30, 2017
93a00e9
:art: Final lint fix
marvinroger Nov 30, 2017
3dd1829
:memo: Update docs deps
marvinroger Dec 1, 2017
aa8e233
:memo: :art: Update docs manifest
marvinroger Dec 1, 2017
7f932c3
:memo: :art: Adjust HTTP JSON API doc
marvinroger Dec 1, 2017
f9f0232
:memo: Add configurators on website
marvinroger Dec 1, 2017
f605adf
:memo: Update links to configurator
marvinroger Dec 1, 2017
999959a
Fix links under Features (#452)
ashmckenzie Dec 21, 2017
89991d4
Set Device Stats Interval (#451) (#455)
timpur Dec 21, 2017
cd3c6e7
Add last step to uibundle README (#460)
Dec 26, 2017
63fb96d
Update updater script addressing quirks (#461)
Dec 26, 2017
9f05e09
Update API for /wifi/connect from GET to PUT (#468)
tripflex Jan 3, 2018
28469e4
Proposal to optionally run HomieNode::loop() also in disconnected state
euphi Feb 13, 2018
b5e8926
Show Homie version
timpur Mar 12, 2018
95d9566
Fix #446 #477 (#501)
timpur Mar 18, 2018
b7b6776
Fix Safari not displaying the config bundle HTML page (Fix #476) (#502)
timpur Mar 19, 2018
03938e1
Update Readme Homie Version
timpur Mar 19, 2018
901076f
Fix Warnings (#503)
timpur Mar 19, 2018
bfba03d
Update Readme - Homie Convention
timpur Mar 20, 2018
99161ce
Update to Homie Convention v2.0.1 (#507)
timpur Mar 30, 2018
2ce7192
Merge branch 'develop' of https://github.com/marvinroger/homie-esp826…
euphi Mar 31, 2018
4e1cfe5
Merge branch 'develop' into upstream-develop
euphi Mar 31, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Readme Homie Version
  • Loading branch information
timpur authored Mar 19, 2018
commit 03938e197eb2e481435248a477f31355f38aafe7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Homie for ESP8266

[![Build Status](https://img.shields.io/circleci/project/github/marvinroger/homie-esp8266/develop.svg?style=flat-square)](https://circleci.com/gh/marvinroger/homie-esp8266) [![Latest Release](https://img.shields.io/badge/release-v2.0.0-yellow.svg?style=flat-square)](https://github.com/marvinroger/homie-esp8266/releases) [![Gitter](https://img.shields.io/gitter/room/Homie/ESP8266.svg?style=flat-square)](https://gitter.im/homie-iot/ESP8266)

An Arduino for ESP8266 implementation of [Homie](https://github.com/marvinroger/homie), an MQTT convention for the IoT. Currently Homie for ESP8266 implements [Homie 2.0](https://github.com/marvinroger/homie/releases/tag/v2.0)
An Arduino for ESP8266 implementation of [Homie](https://github.com/marvinroger/homie), an MQTT convention for the IoT. Currently Homie for ESP8266 implements [Homie 2.0](https://github.com/marvinroger/homie/releases/tag/v2.0.0)

## Note for v1.x users

Expand Down