2056 Commits

Author SHA1 Message Date
fvanroie
4dac1ae447 Enable click on images by default 2021-10-01 22:17:51 +02:00
fvanroie
1000fbe963 Convert /littlefs/ to L: in image source 2021-10-01 17:47:16 +02:00
fvanroie
bbe2c373bf Create default files after factory reset 2021-10-01 13:58:26 +02:00
fvanroie
389ab10a9b Change to hasp_set_wakeup_touch #134 2021-09-27 14:05:18 +02:00
fvanroie
1d7e93be83 Add anti burn-in protection 2021-09-27 02:07:00 +02:00
fvanroie
8b714a966b Add image zoom, angle and antialias 2021-09-24 22:50:43 +02:00
fvanroie
baba38b563 Update about webpage 2021-09-23 00:26:34 +02:00
fvanroie
c8c1a31feb Add HASP_USE_CAPTIVE_PORTAL 2021-09-22 22:00:20 +02:00
fvanroie
529f42c58a
Merge pull request #216 from HASwitchPlate/captive-portal
Add Captive Portal
2021-09-22 21:20:27 +02:00
fvanroie
aab7f0cebf Small adjustments to #213 2021-09-22 14:59:22 +02:00
wesleygas
7e36233489 ILI9341 unoshield with analog touch implementation 2021-09-18 20:05:30 -03:00
fvanroie
d97ac75a83 Initialize dimmer at max level #212 2021-09-17 20:28:35 +02:00
fvanroie
a90e7fd0b3 Fix include on Native apps 2021-09-17 19:21:40 +02:00
fvanroie
4b35dbbd5e Fix include on Native apps 2021-09-17 17:29:16 +02:00
fvanroie
6192145f7c Add stm32f7 2021-09-17 16:50:00 +02:00
fvanroie
40b622574d Update DAC to HASP_DAC 2021-09-17 16:48:15 +02:00
fvanroie
7cb4ea601d Add includes 2021-09-17 16:36:03 +02:00
fvanroie
afa3635e55 Add stm32f7 2021-09-17 16:32:29 +02:00
André_Teixeira_1998
0645dc48e9
fixed styling in captive portal 2021-09-03 17:09:33 +01:00
André_Teixeira_1998
590368734d
added Captive Portal functionality
In this commit I changed the httpsetup and httploop functions and added webHandleCaptivePortalWifiConfig to send the wifi config page when a device connects to the softAP. 
This will simplify the innitial wifi setup. The usercan just scan the QR code and a webpage will automatically appear without the need to enter the IP address.
2021-09-03 15:01:13 +01:00
fvanroie
7170e1467e #209 Fix configurable mqttPort 2021-09-01 18:31:25 +02:00
fvanroie
986561b6da Fix hasp_gpio_type_t::HASP_DAC 2021-08-31 22:57:15 +02:00
fvanroie
389c2a4e40 Add stm32f7 2021-08-31 22:15:25 +02:00
fvanroie
75c87665bc #208 Keep last dimmer valie when toggling state on/off 2021-08-31 02:19:37 +02:00
fvanroie
9b2c73fb26 Update about webpage 2021-08-08 17:17:36 +02:00
fvanroie
9b8adb0223 Disable unused widgets 2021-08-08 17:17:10 +02:00
fvanroie
f0e57e92b4 Don't use http src on ESP8266 2021-08-07 01:39:52 +02:00
fvanroie
d477d6ad3d Execute filesystemSetupFiles afterdispatch_factory_reset 2021-08-07 00:21:01 +02:00
fvanroie
e01ddcb8ad Fix MacOS X compiler issues 2021-08-05 23:47:50 +02:00
fvanroie
20c54f7801 Allow variable parameter as msgbox text 2021-08-03 01:31:44 +02:00
fvanroie
d3da4957bb Create default files on filesystem format 2021-08-03 01:31:02 +02:00
fvanroie
41d42a7ded Http images for Arduino only 2021-08-02 20:50:49 +02:00
fvanroie
5e1b4504e8
Merge branch 'master' into image-improvement 2021-08-02 19:08:37 +02:00
fvanroie
3a34fe285f Send sensordata with current state 2021-08-02 00:45:08 +02:00
fvanroie
cdccb1f30d Publish sensor data to state/sensors 2021-08-01 23:28:12 +02:00
fvanroie
26e7b80a4b Change exec command to run 2021-08-01 22:45:25 +02:00
fvanroie
2250a36d0d Remove haspTouch.loop() 2021-08-01 22:27:10 +02:00
fvanroie
287f1f1e0b Fix wifi connect/disconnect bug 2021-08-01 16:41:48 +02:00
fvanroie
4103535aac Scan wire before starting touch driver 2021-08-01 02:11:22 +02:00
fvanroie
ef1e41334c Add backlight pin 13 for D1 R32 2021-08-01 02:09:02 +02:00
fvanroie
1bb974d084 No auto reboot when wifi is disconnected. Execute offline.cmd and online.cmd 2021-08-01 02:08:39 +02:00
fvanroie
a3f1fd1dcc Add source tag to commands 2021-07-19 22:23:08 +02:00
fvanroie
f03d231792 Add source tag to commands and execute online.cmd and offline.cmd 2021-07-19 18:18:49 +02:00
fvanroie
69a67be38c Add source tag to commands 2021-07-19 17:39:38 +02:00
fvanroie
e0c1f6930e Update error reporting 2021-07-19 17:38:59 +02:00
fvanroie
3ec4f70260 Add source tag to commands 2021-07-19 17:37:25 +02:00
fvanroie
a996004a7e Update log messages 2021-07-19 04:38:12 +02:00
fvanroie
ee89b240dc Check ARDUINO for console service 2021-07-19 02:13:44 +02:00
fvanroie
82fd2c930a Add mdns_remove_service 2021-07-19 02:13:19 +02:00
fvanroie
e7fc913dd7 Fix compiler errors for file.open 2021-07-19 01:44:43 +02:00