dherrada
31a78ee8b1
Update githubci.yml
2020-07-06 12:30:41 -04:00
dherrada
54f7699e6e
Clanged
2020-07-06 11:40:21 -04:00
dherrada
2859fd82a2
Removed _status from doxygen
2020-07-06 11:30:55 -04:00
dherrada
7c7b6d5585
Testing doxygen INPUT setting
2020-07-06 11:18:48 -04:00
Brent Rubell
1425f3eff6
Merge pull request #128 from brentru/doxygen-fix
...
Fix Doxygen Docs Missing
2020-07-06 10:22:07 -04:00
brentru
66033749e7
remove library from properties
2020-07-06 09:45:04 -04:00
brentru
8a1cdb9b37
bump lib
2020-07-06 09:44:28 -04:00
brentru
9a9eb9eabf
update to match latest githubci.yml used by arduino adafruit libs
2020-07-06 09:42:50 -04:00
Brent Rubell
9086dc20c8
Update library.properties
2020-06-08 12:27:29 -04:00
Brent Rubell
bdae4e3149
Merge pull request #125 from brentru/fix-ethernet-dc
...
Add Ethernet disconnect function
2020-06-08 12:21:54 -04:00
brentru
4062895c64
stop the ethernet client
2020-06-08 11:27:57 -04:00
Brent Rubell
0a7b4313a2
Merge pull request #121 from phord/master
...
Don't compare nullptr string - Fixes #120
2020-06-02 10:44:29 -04:00
Phil Hord
55c5df6e5b
Don't compare nullptr string - Fixes #120
...
In AdafruitIO_Group::call there is a comparison with the feedname
of the update. If the onMessage() call didn't provide a feed name,
the feed pointer is null. The code also checks for this, but
it does it after comparing with a string. Reverse the check
so a short-circuiting or can do the right thing.
2020-05-30 14:41:25 -07:00
Brent Rubell
6ed54d3205
Merge pull request #118 from brentru/fix-airlift-disconnection
...
Fix hang on connect for AirLift Co-Processors
2020-05-08 11:35:35 -04:00
brentru
a1b6d90e36
bump version
2020-05-08 11:13:57 -04:00
brentru
3feadda680
move _disconnect
2020-05-08 11:12:11 -04:00
dherrada
c1d57e6116
Update library.properties
2020-04-25 13:39:02 -04:00
dherrada
c46b9f079f
Added docs badge
2020-04-21 21:47:35 -04:00
Brent Rubell
ce83ba9990
Merge pull request #115 from brentru/fix-groups
...
Fix ESP32 Groups Crash
2020-04-21 10:29:10 -04:00
brentru
fe89b5b2dc
clang
2020-04-18 16:45:36 -04:00
brentru
eedfe71d13
space
2020-04-18 16:26:23 -04:00
brentru
e07a5f57a1
update examples, bump version
2020-04-18 16:17:03 -04:00
brentru
884c33a28e
fix sub/pub issues
2020-04-18 15:45:02 -04:00
siddacious
e2b69fdee8
Merge pull request #108 from brentru/fix-actions-badge
...
Fix Actions Badge URL
2020-01-22 09:54:55 -08:00
brentru
2597779310
fix badge to link to /actions URL instead of .svg image
2020-01-22 12:50:09 -05:00
Limor "Ladyada" Fried
c4bef7ef3a
Merge pull request #107 from brentru/actions
...
Actions + Doxygen
2020-01-13 18:46:06 -05:00
brentru
875614716e
clang format 03
2020-01-13 16:51:02 -05:00
brentru
9af5af2398
clang format all!
2020-01-13 16:35:40 -05:00
brentru
4824e61569
remove RTD!
2020-01-13 16:23:59 -05:00
brentru
c295256084
doxygen .gitignore
2020-01-13 16:20:16 -05:00
brentru
982255be2b
update readme, properties
2020-01-13 16:16:48 -05:00
brentru
bb9efcc4c2
#define pyportal in config.h for testing, remove uno, switch from titano to reg. pyportal
2020-01-13 16:12:20 -05:00
brentru
0c9808a7b6
correct esp32 servo lib
2020-01-13 15:36:41 -05:00
brentru
7d7633e599
esp32-specific tone function in _zapier.ino
2020-01-13 15:20:56 -05:00
brentru
c4cb35f78c
esp32-specific tone function in io_home_security.ino
2020-01-13 15:16:24 -05:00
brentru
c320f1c7cd
fixup airlift compile with include
2020-01-13 15:01:51 -05:00
brentru
3a064f79dc
fix
2020-01-13 14:58:03 -05:00
brentru
34fca65afa
add matrix for espressif platforms
2020-01-13 14:56:22 -05:00
brentru
261eef368d
add comma
2020-01-13 14:48:44 -05:00
brentru
d06db43e3d
add esp32 to targets
2020-01-13 14:46:17 -05:00
brentru
2fe62f55f9
enforce deepsleep sketch only on esp8266 targets
2020-01-13 14:36:15 -05:00
brentru
54ca7aa80f
fix friend class
2020-01-13 14:28:29 -05:00
brentru
fa61dc3cea
fix http status @return code
2020-01-13 13:22:49 -05:00
brentru
5ea635c071
doxy _block, colorblock, chartblock, imageblock
2020-01-13 13:19:37 -05:00
brentru
0332f85e49
doxy chartblock,colorblock,sliderblock
2020-01-13 13:09:19 -05:00
brentru
0da77fe3ea
doxy gauge, text blocks
2020-01-13 12:59:15 -05:00
brentru
103a464a78
add class dox
2020-01-13 12:54:45 -05:00
brentru
f30fdc98c6
doxy mapblock
2020-01-13 12:51:02 -05:00
brentru
85a2bbf33b
add stream block
2020-01-13 12:47:09 -05:00
brentru
1faae2806b
chart, slider, toggle doxy'd
2020-01-13 12:39:43 -05:00