Commit Graph
322 Commits
Author SHA1 Message Date
martin-gerandGitHub ddb90f694b Merge pull request #315 from bchabrier/small_fixes
Increased MQTT_BUF_SIZE to fit help output
2019-05-25 00:27:22 +02:00
Bruno Chabrier 526381dc1a Increased MQTT_BUF_SIZE to fit help output 2019-05-24 19:26:34 +02:00
martin-gerandGitHub a13862aef0 Merge pull request #310 from bchabrier/small_fixes
Beautifyied user_main.c
2019-05-21 08:13:07 +02:00
Bruno Chabrier 4a1663b92f Beautifyied 2019-05-12 19:16:19 +02:00
martin-ger 3475ab52ed New binaries, README update 2019-05-12 09:32:40 +02:00
martin-gerandGitHub 3037a49534 Merge pull request #306 from bchabrier/small_fixes
Allow specifying an ap_ssid (and possibly password) in Automesh mode
2019-05-12 09:21:00 +02:00
Bruno Chabrier d3fd950ace Added automesh_use_ap_ssid in flash to indicate if ap_ssid should be used in automesh mode 2019-05-12 00:30:03 +02:00
Bruno Chabrier b9e759f89d Fixed bug that ap password was not used in automesh mode 2019-05-12 00:27:33 +02:00
Bruno Chabrier 9e78ec87b6 Updated README 2019-05-08 10:03:55 +02:00
Bruno Chabrier 73a1bcdd60 Allow specifying a ap_ssid (and possibly password) in Automesh mode 2019-05-08 08:57:29 +02:00
martin-ger 881624135c updated binaries 2019-05-02 22:28:20 +02:00
martin-gerandGitHub db1ea2642a Merge pull request #303 from bchabrier/small_fixes
Fixes to GPIO features
2019-05-02 22:24:26 +02:00
Bruno Chabrier 3b532bb1fb Fixed a bug causing a crash when 2 input GPIO states changed simultaneously 2019-05-02 19:40:39 +02:00
Bruno Chabrier 041555d556 Executing the triggers at init 2019-05-02 19:38:26 +02:00
martin-gerandGitHub 7476097a79 Update README.md 2019-04-19 11:09:55 +02:00
martin-gerandGitHub 7eada2a392 Update README.md 2019-04-19 10:57:56 +02:00
martin-ger ba98750052 fix address of config area 2019-04-17 19:09:15 +02:00
martin-gerandGitHub 0ffecc5e4f Merge pull request #301 from bchabrier/small_fixes
Command gpio trigger none was saying Invalid Command …
2019-04-17 08:05:12 +02:00
Bruno Chabrier 0b7cf62e12 Command gpio trigger none was saying Invalid Command despite doing the job 2019-04-16 23:38:27 +02:00
martin-ger a4be4c6870 small fixes/typo 2019-04-15 14:48:46 +02:00
martin-gerandGitHub f338777eaa Merge pull request #299 from bchabrier/small_fixes
Small fixes
2019-04-15 14:43:37 +02:00
martin-ger 70517fc1ed V2.2.8 binaries 2019-04-15 14:41:47 +02:00
martin-gerandGitHub 54fa07191e Merge pull request #298 from bchabrier/gpio_help
Added gpio trigger command, to link input GPIOs to output GPIOs
2019-04-15 12:06:13 +02:00
Bruno Chabrier 2f8a8612a7 Fixed typo 2019-04-15 11:23:29 +02:00
Bruno Chabrier 69c49ced00 Split bistable into bistable_NC and bistable_NO 2019-04-13 22:11:54 +02:00
Bruno Chabrier 1e394bfc04 Increase console buffer to fit gpio command help 2019-04-13 19:42:12 +02:00
Bruno Chabrier ed5e68f5a1 Fixed wrong test 2019-04-13 16:02:22 +02:00
Bruno Chabrier dac546e0ac Fixed typo 2019-04-13 15:59:31 +02:00
Bruno Chabrier 7b05cc6bdc Fixed a wrong iterator 2019-04-13 15:58:02 +02:00
Bruno Chabrier 9157a38344 Added show gpio command 2019-04-13 15:36:03 +02:00
Bruno Chabrier ed6bf065a4 Added gpio trigger command 2019-04-13 15:35:58 +02:00
Martin Ger 551306ce74 Firmware 2.2.8 build 2019-04-11 09:05:32 +02:00
martin-gerandGitHub 4ed063e47b Merge pull request #297 from bchabrier/gpio_help
Added command "gpio <pin> set high|low for <seconds>"
2019-04-11 09:03:45 +02:00
Bruno Chabrier 6dbfc0108a Added command "gpio <pin> set high|low for <seconds>" 2019-04-10 21:56:32 +02:00
Martin Ger e95bd4a767 Firmware 2.2.7 build 2019-04-10 18:03:34 +02:00
martin-gerandGitHub feebe5f273 Merge pull request #296 from bchabrier/gpio_help
Added GPIO command help
2019-04-10 17:39:15 +02:00
Bruno Chabrier 0277c0bda3 Added gpio command help 2019-04-10 14:47:58 +02:00
Bruno Chabrier 706b92999c Fix emphasis of gpio command 2019-04-10 13:50:37 +02:00
martin-gerandGitHub 8f1c8c367e Merge pull request #295 from bchabrier/Readme_typo
Fixed emphasis typo
2019-04-10 13:07:50 +02:00
Bruno Chabrier 449caf75e5 Fixed emphasis typo 2019-04-10 12:11:18 +02:00
martin-gerandGitHub 9ae7bbee82 Merge pull request #293 from bchabrier/GPIOinChanges
Publication of GPIO changes to MQTT
2019-04-09 16:24:06 +02:00
martin-gerandBruno Chabrier 1f3522bbd0 Merge pull request #292 from bchabrier/FixFileMode
Restore file mode to regular (was annoying on Windows)
2019-04-09 12:25:31 +02:00
Bruno Chabrier de65ef21cc Notifying GPIO change to MQTT topic Gpio/<pin> 2019-04-09 12:10:23 +02:00
bchabrier a6633c3127 Merge branch 'master' into GPIOinChanges 2019-04-08 19:41:30 +02:00
martin-gerandGitHub 64de1daa64 Merge pull request #292 from bchabrier/FixFileMode
Restore file mode to regular (was annoying on Windows)
2019-03-30 18:03:47 +00:00
Bruno Chabrier 65ef3f3536 Publication of changes of "in" GPIOs 2019-03-29 22:32:20 +01:00
Bruno Chabrier e58e642578 Restore file mode to regular (was annoying on Windows) 2019-03-29 13:12:16 +01:00
martin-gerandGitHub 6a94bc5df2 Merge pull request #290 from bchabrier/fix-in_pullup
Fixed pinMode for in_pullup
2019-03-28 22:19:10 +00:00
Bruno Chabrier 142485ea5f Fixed pinMode for in_pullup 2019-03-28 22:27:33 +01:00
martin-gerandGitHub 3e195e3fed Update README.md
Link for ESP32 NAT.
2019-03-25 09:24:55 +01:00