Commit Graph

25 Commits

Author SHA1 Message Date
Florian
6f73160d14 implement minimum rssi filtering (#482) 2019-11-12 20:48:23 +01:00
1technophile
34d31600ee Correct vuepress config error and add code auto deployment 2019-11-08 22:44:48 +01:00
Florian
bb8ba4ba60 update (#489)
add fastled doc

add links to bootloaders and boot app0

Arduino IDE upload instructions add

add community
2019-11-08 22:03:52 +01:00
Florian
12bd11bbe1 make ON OFF actuator more flexible (#481)
* make ON OFF actuator more flexible

enable to choose the pin when sending the MQTT command

* add on off environment example
2019-11-04 20:51:29 +01:00
Florian
3a4ccdcc9f Update ESP IR library & IR gateway improvments (#480)
* update irremoteesp8266

* add new protocols, simplify API and publish protocol name

-added the following protocols:
  #define IR_LEGOPF
  #define IR_MITSUBISHI_HEAVY_88
  #define IR_MITSUBISHI_HEAVY_152
  #define IR_DAIKIN216
  #define IR_SHARP_AC
  #define IR_GOODWEATHER
  #define IR_INAX
  #define IR_DAIKIN160
  #define IR_NEOCLIMA
  #define IR_DAIKIN176
  #define IR_DAIKIN128
  #define IR_AMCOR
  #define IR_DAIKIN152
  #define IR_MITSUBISHI136
  #define IR_MITSUBISHI112
  #define IR_HITACHI_AC424
-changed the send API, now you can use the protocol name directly exemple NEC instead of IR_NEC
-publish the protocol name to MQTT added to the number
-replace long by long long

* missing repeat definitions

and set default repeat value to 0

* move protocol name retrieving outside arduino scope

* put all protocols with capital letters

* modify doc

* add long long activation for arduino json on test_config file
2019-11-02 12:49:05 +01:00
Florian
aa263dc559 Docs vuepress (#476)
Convert docs to vuepress
2019-10-30 22:15:40 +01:00
Florian
98066b0694 Update README.md 2019-03-10 13:04:19 +01:00
Florian
c1caf8f36e Update README.md 2018-09-30 15:58:54 +02:00
Florian
d0820eb2db Update README.md 2018-05-21 19:08:15 +02:00
Florian
70b4ddc0a4 Update README.md 2018-04-29 23:59:18 +02:00
Florian
cccfcba3ff add 2G gateway 2018-04-29 23:56:35 +02:00
Florian
1b9c7d0fba Update README.md 2018-01-07 13:18:20 +01:00
Florian
d677e24745 Update README.md 2018-01-02 16:28:34 +01:00
Florian
11a5ab3c56 Delete CNAME 2017-12-02 15:06:35 +01:00
Florian
d34078cef5 Create CNAME 2017-12-02 14:34:59 +01:00
Florian
55dc048384 Update README.md 2017-12-02 14:34:27 +01:00
Florian
9c1bad0578 Update README.md 2017-12-02 14:30:48 +01:00
Florian
e13b512229 Update README.md 2017-12-02 14:28:37 +01:00
Florian
adafb26a17 Update README.md 2017-12-02 14:26:35 +01:00
Florian
9c96526d92 Update README.md 2017-12-02 14:23:07 +01:00
Florian
9127ae8964 Rename README to README.md 2017-12-02 14:21:35 +01:00
Florian
2dd9301745 Create README 2017-12-02 14:21:02 +01:00
Florian
21c4a094cc Set theme jekyll-theme-cayman 2017-12-02 11:42:28 +01:00
Florian
dd384cbf4f Set theme jekyll-theme-slate 2017-12-02 11:39:34 +01:00
1technophile
77daf8d4c1 prepare static site 2017-12-02 11:26:33 +01:00