198 Commits

Author SHA1 Message Date
Dispsylala
caec837050 Makes Inky Fast mode opt-in by selecting 'fastAndFurious'
Displays warning if selected.
Otherwise uses original InkyPHAT library
2019-10-27 19:53:29 +00:00
Nikhil Jha
786564ebb8 add waveshare 213d display
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 12:52:01 -07:00
Ronan Gaillard
f4fa259781
Add support for Waveshare 1.54 inch screen 2019-10-27 16:02:00 +01:00
evilsocket
321595f93c
Merge pull request from PhyberApex/patch-2
Fix for  / Webhook missing positional argiment
2019-10-27 12:56:59 +01:00
evilsocket
d1d7107923
Merge pull request from jsoref/spelling
Spelling
2019-10-27 12:56:20 +01:00
evilsocket
9c5006fefd
Merge pull request from ratmandu/waveshare-tricolor-fast
Adding Waveshare 2.13 tri-color display FAST MODE
2019-10-27 12:54:51 +01:00
Justin Richards
723e1892e4 Fixed bug. Not sure how that got changed back
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-27 02:53:26 -05:00
Justin Richards
16e310e377 Adding fast display update for waveshare 3-color
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-27 02:18:42 -05:00
Josh Soref
5ae7695229 spelling: unknown 2019-10-26 22:13:59 -04:00
Josh Soref
8a687b723b spelling: transfer 2019-10-26 22:13:42 -04:00
Josh Soref
a2c3df5c99 spelling: going 2019-10-26 22:08:06 -04:00
Josh Soref
28c28b8b0c spelling: furnished 2019-10-26 22:07:47 -04:00
Josh Soref
13b73a64c8 spelling: documentation 2019-10-26 22:05:42 -04:00
Josh Soref
479f9cf79d spelling: display 2019-10-26 22:05:29 -04:00
PhyberApex
69b3fabba1
Fix for
Missed giving the argument to actually be able to write the response.
2019-10-27 02:02:34 +02:00
Justin Richards
d984ea8a76 adding support for dfrobot 2.13in epaper display
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-26 12:52:07 -05:00
evilsocket
5790f494df
Merge pull request from python273/set-cors-headers-only-if-added-to-config
Set CORS headers only if set in config
2019-10-26 17:07:48 +02:00
Simone Margaritelli
063cc73689
misc: small fix or general refactoring i did not bother commenting 2019-10-26 16:39:49 +02:00
python273
5643f9ae70 Set CORS headers only if set in config 2019-10-26 17:07:47 +03:00
evilsocket
f1eb3316c6
Merge pull request from SpiderDead/master
Updated libraries to V4.0 for the 2.7" display
2019-10-26 10:29:08 +02:00
SpiderDead
24ae443ee9 Updated libraries to V4.0 for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-25 23:20:01 +02:00
Simone Margaritelli
3f785ee06a
misc: small fix or general refactoring i did not bother commenting 2019-10-25 19:38:23 +02:00
Simone Margaritelli
cf146a54ee
misc: small fix or general refactoring i did not bother commenting 2019-10-25 19:36:23 +02:00
Simone Margaritelli
31c1d742e0 fix: webui /shutdown is now on POST 2019-10-25 19:34:31 +02:00
Simone Margaritelli
c0252c9830 fix: safer call to webhook 2019-10-25 19:32:11 +02:00
Simone Margaritelli
97cccf5a1d new: face expression while looking around will change dependig if the unit is with friends or alone 2019-10-24 13:42:43 +02:00
Simone Margaritelli
d5ac988498
misc: small fix or general refactoring i did not bother commenting 2019-10-24 13:20:55 +02:00
Simone Margaritelli
6d70a24aae
misc: small fix or general refactoring i did not bother commenting 2019-10-24 13:09:54 +02:00
Simone Margaritelli
032e183ff7 new: face expression when a new unit is detected depends on the units bond level 2019-10-24 13:02:50 +02:00
Simone Margaritelli
2239406272
misc: small fix or general refactoring i did not bother commenting 2019-10-24 12:33:03 +02:00
Simone Margaritelli
3e0833698a fix: forcing view update when calling manual mode 2019-10-24 12:26:18 +02:00
Simone Margaritelli
36c3ea5bbc new: new grateful status that can override sad/bored/lonely if units with a strong bond are nearby 2019-10-23 18:19:43 +02:00
Simone Margaritelli
277906a673 fix: fixed bogus support for waveshare lcd displays (fixes ) 2019-10-23 15:37:12 +02:00
Simone Margaritelli
23ef17d4c7 fix: using normal status to signal unread messages in order to avoid BT overlap bug 2019-10-23 15:14:55 +02:00
opteeks
ddc264bbb9
Deleted epd2in9.py
Wrong format
2019-10-23 00:25:08 -07:00
opteeks
f0092ff154
Waveshare 2.9 inch e-ink display 2019-10-23 00:17:28 -07:00
opteeks
ed0df18f68
Added 2.9 inch Waveshare E-Ink display 2019-10-23 00:11:25 -07:00
python273
4fa7e9f077 Add slight delay for waveshare v1 ReadBusy
Signed-off-by: python273 <iam@python273.pw>
2019-10-22 20:59:15 +03:00
python273
9ca2424df1 Add non-blocking screen updating
Signed-off-by: python273 <iam@python273.pw>
2019-10-22 20:53:15 +03:00
SpiderDead
b0dab7b589 Changed the overall look of the layout on the 2.7"
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-21 23:45:35 +02:00
Simone Margaritelli
41ea0e0747 new: new ui.display.video.on_frame configuration to use fbi on framebuffer based screens 2019-10-21 14:01:21 +02:00
Simone Margaritelli
e943cfad70
misc: small fix or general refactoring i did not bother commenting 2019-10-21 12:27:16 +02:00
evilsocket
020be7185c
Merge pull request from dadav/feature/web-hook-for-plugins
Implement webhook for plugins
2019-10-20 22:11:04 +02:00
evilsocket
c8ff69c068
Merge pull request from SpiderDead/master
Added support for Waveshare 2.7inch e-Paper Display
2019-10-20 22:10:39 +02:00
evilsocket
79d252254f
Merge pull request from python273/patch-3
Fix Origin header check bypass
2019-10-20 21:42:08 +02:00
SpiderDead
d6d810497e Added libraries for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:28:29 +02:00
SpiderDead
9df1dbe077 Added configuration file for waveshare27inch
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:27:44 +02:00
SpiderDead
3c97dbf8dc Added waveshare27inch as a known display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:27:10 +02:00
Simone Margaritelli
63568f1725
misc: small fix or general refactoring i did not bother commenting 2019-10-20 19:45:45 +02:00
Kirill
f762c3ac0d
Fix headers.get('origin') == None check 2019-10-20 20:03:17 +03:00