Commit Graph

113 Commits

Author SHA1 Message Date
ba22b7d5d7 misc: basic refactoring of #502 2019-11-04 11:13:51 +01:00
59019efad0 Merge pull request #512 from edmael/web_reboot
Added "Reboot into AUTO mode" button in web ui
2019-11-04 11:07:22 +01:00
dc2362c371 Added "Reboot into AUTO mode" button in web ui
As requested in issue #502
2019-11-03 22:57:32 +01:00
dwi
d6c0ec0dfd Unblurred image rendering in browsers
Unblurred image rendering in browsers. Affects both desktop and mobile image rendering.

![Before and after](https://i.imgur.com/pffQREV.png)
2019-11-03 22:14:43 +01:00
1ba3a69651 Merge branch 'master' into master 2019-11-02 13:48:11 -07:00
31a89cbe4b new: added new angry state (closes #486) 2019-11-01 15:53:31 +01:00
d2726c1a14 Added 2.9inch display libraries 2019-10-30 22:56:02 -07:00
e9494992fc Add support for Waveshare 2.9inch display 2019-10-30 22:49:06 -07:00
a27f09871f Added waveshare29inch.py
Added the Waveshare e-ink 2.9 inch display definition and layout.
2019-10-30 13:09:32 -07:00
9d19fb8e7a misc: small fix or general refactoring i did not bother commenting 2019-10-30 14:25:21 +01:00
3b1d90baef Fix _display.clear()
There is a typo (uppercase / lowercase) which prevents the display from initializing.
2019-10-28 12:52:14 +01:00
32e3343596 Merge pull request #439 from dipsylala/master
InkyPHAT opt-in for fast refresh
2019-10-28 10:29:02 +01:00
7fd31e14f9 fix resolution
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 14:32:30 -07:00
4d5bfc2adf maybe actually fix now
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 14:20:56 -07:00
4814e10940 attempt to fix init for 213d
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 14:14:48 -07:00
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
786564ebb8 add waveshare 213d display
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 12:52:01 -07:00
f4fa259781 Add support for Waveshare 1.54 inch screen 2019-10-27 16:02:00 +01:00
321595f93c Merge pull request #423 from PhyberApex/patch-2
Fix for #421 / Webhook missing positional argiment
2019-10-27 12:56:59 +01:00
d1d7107923 Merge pull request #425 from jsoref/spelling
Spelling
2019-10-27 12:56:20 +01:00
9c5006fefd Merge pull request #428 from ratmandu/waveshare-tricolor-fast
Adding Waveshare 2.13 tri-color display FAST MODE
2019-10-27 12:54:51 +01:00
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
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
5ae7695229 spelling: unknown 2019-10-26 22:13:59 -04:00
8a687b723b spelling: transfer 2019-10-26 22:13:42 -04:00
a2c3df5c99 spelling: going 2019-10-26 22:08:06 -04:00
28c28b8b0c spelling: furnished 2019-10-26 22:07:47 -04:00
13b73a64c8 spelling: documentation 2019-10-26 22:05:42 -04:00
479f9cf79d spelling: display 2019-10-26 22:05:29 -04:00
69b3fabba1 Fix for #421
Missed giving the argument to actually be able to write the response.
2019-10-27 02:02:34 +02:00
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
5790f494df Merge pull request #408 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
063cc73689 misc: small fix or general refactoring i did not bother commenting 2019-10-26 16:39:49 +02:00
5643f9ae70 Set CORS headers only if set in config 2019-10-26 17:07:47 +03:00
f1eb3316c6 Merge pull request #401 from SpiderDead/master
Updated libraries to V4.0 for the 2.7" display
2019-10-26 10:29:08 +02:00
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
3f785ee06a misc: small fix or general refactoring i did not bother commenting 2019-10-25 19:38:23 +02:00
cf146a54ee misc: small fix or general refactoring i did not bother commenting 2019-10-25 19:36:23 +02:00
31c1d742e0 fix: webui /shutdown is now on POST 2019-10-25 19:34:31 +02:00
c0252c9830 fix: safer call to webhook 2019-10-25 19:32:11 +02:00
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
d5ac988498 misc: small fix or general refactoring i did not bother commenting 2019-10-24 13:20:55 +02:00
6d70a24aae misc: small fix or general refactoring i did not bother commenting 2019-10-24 13:09:54 +02:00
032e183ff7 new: face expression when a new unit is detected depends on the units bond level 2019-10-24 13:02:50 +02:00
2239406272 misc: small fix or general refactoring i did not bother commenting 2019-10-24 12:33:03 +02:00
3e0833698a fix: forcing view update when calling manual mode 2019-10-24 12:26:18 +02:00
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
277906a673 fix: fixed bogus support for waveshare lcd displays (fixes #364) 2019-10-23 15:37:12 +02:00
23ef17d4c7 fix: using normal status to signal unread messages in order to avoid BT overlap bug 2019-10-23 15:14:55 +02:00
ddc264bbb9 Deleted epd2in9.py
Wrong format
2019-10-23 00:25:08 -07:00