Commit Graph

2339 Commits

Author SHA1 Message Date
TPmodding 70b7e11e67
Update CHANGELOG.md 2020-09-14 22:17:33 +02:00
TPmodding ee4238a108
Update CHANGELOG.md 2020-09-14 22:04:10 +02:00
Hyperion-Bot a0722df741 Update vi.json (POEditor.com) 2020-09-14 21:20:49 +02:00
Hyperion-Bot 8181575198 Update tr.json (POEditor.com) 2020-09-14 21:20:47 +02:00
Hyperion-Bot c03c7c3698 Update sv.json (POEditor.com) 2020-09-14 21:20:46 +02:00
Hyperion-Bot 828d4b5a9a Update es.json (POEditor.com) 2020-09-14 21:20:44 +02:00
Hyperion-Bot fb177c1526 Update ro.json (POEditor.com) 2020-09-14 21:20:42 +02:00
Hyperion-Bot e29de52f76 Update pl.json (POEditor.com) 2020-09-14 21:20:40 +02:00
Hyperion-Bot a0b293f9ec Update it.json (POEditor.com) 2020-09-14 21:20:39 +02:00
Hyperion-Bot ce979dd66b Update de.json (POEditor.com) 2020-09-14 21:20:37 +02:00
Hyperion-Bot d9be4094f2 Update fr.json (POEditor.com) 2020-09-14 21:20:35 +02:00
Hyperion-Bot bdc5e226a1 Update nl.json (POEditor.com) 2020-09-14 21:20:33 +02:00
Hyperion-Bot bae64abc66 Update cs.json (POEditor.com) 2020-09-14 21:20:31 +02:00
Hyperion-Bot c4b1d12ec1 Update de.json (POEditor.com) 2020-09-14 21:17:10 +02:00
Paulchen Panther b804f28132
Update CHANGELOG.md 2020-09-14 20:45:30 +02:00
Murat Seker 5e922be4d3
Fix OSX build (#952) 2020-09-14 20:37:48 +02:00
Paulchen Panther 9b729f8913
Update CHANGELOG.md 2020-09-14 20:12:11 +02:00
Murat Seker be0bccea59
Return tan to API requests whenever possible (#1002)
* Return tan to API requests whenever possible

* Set default tan to value 0

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-09-14 20:09:21 +02:00
dependabot[bot] 11d98fddb9
build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /docs (#1004)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 17:22:32 +02:00
dependabot[bot] feecd67397
build(deps): bump prismjs from 1.17.1 to 1.21.0 in /docs (#1003)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.17.1...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 17:22:10 +02:00
LordGrey 7a685185f4
AtmoOrb Fix (#988)
* AtmoOrb UdpSocket-Bind Fix

* Cleanup and update defaults (to work via PowerLan)

* Cleanup and update defaults (to work via PowerLan)

* AtmoOrb identification support, small updates

* AtmoOrb discovery & identification support, fixes and stability updates

* Small clean-ups

* Type fix

* Add missing include

* Adalight - Update default config and levels

* Update Atmoorb sketch

* Yeelight - Update default value
2020-09-14 17:20:00 +02:00
LordGrey 4aabe175cd
Differentiate between LED-Device Enable/Disable and Switch On/Off (#960)
* Switch Off devices, when no input source

* Realign Enable/SwitchOn, Disable/SwitchOff

* Align to updated LedDevice-Flow

* Remove debug statements slipped in

* Send last color update after enabling again

* Fix WLED getProperties API call

* Remove unused signals

* LedDevice process flow documentation

* LedDevice process flow documentation

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-09-14 17:19:14 +02:00
TPmodding fbd8167458
Update CHANGELOG.md
update changelog for alpha release 8
2020-09-13 21:28:12 +02:00
Murat 9204f8a313 ENABLE_AVAHI is not included in WebServer 2020-09-08 20:39:28 +02:00
Jeff Rescignano 8bb5833250
Update URLs in CrossCompilingHowTo (#989) 2020-09-07 17:01:36 +02:00
Murat Seker 120a563ca0
Merge pull request #987 from m-seker/refactor/cleanup
Cleanup
2020-09-07 14:38:47 +02:00
Paulchen-Panther 6cd7fc60b3 Azure CI is being removed because it was a temporary solution 2020-09-06 20:20:20 +02:00
Paulchen-Panther 50e9084d2f Moved from Docker Hub to GitHub Container Registry for Docker compilations 2020-09-06 19:39:46 +02:00
LordGrey 8b2ebf355d
Update CHANGELOG.md 2020-09-05 15:15:36 +02:00
LordGrey 31b5be39b5
Merge pull request #961 from Lord-Grey/Improve_errohandling
Improve UDP-Device Error handling
2020-09-05 15:14:22 +02:00
LordGrey ca02649330
Update CHANGELOG.md 2020-09-05 15:13:27 +02:00
LordGrey 24b861d3b5
Merge pull request #991 from Lord-Grey/Fix_#903
Fix #903 - Adalight
2020-09-05 15:11:23 +02:00
Murat Seker 35ea94e639
Merge pull request #990 from JeffResc/cc2
Install libqt5x11extras5-dev while cross compiling
2020-09-03 22:39:32 +02:00
LordGrey 7f676a8a4a Fix #903 - Adalight 2020-09-03 19:24:05 +02:00
Jeff Rescignano ba13eec863 Install libqt5x11extras5-dev while cross compiling 2020-09-03 01:06:54 -04:00
Murat Seker 6e039a0d83
Merge pull request #945 from m-seker/improvement/xcb
Use query interface for void returning X requests
2020-09-02 15:44:44 +02:00
Murat 0a2961a3b4 Cleanup 2020-08-31 22:07:12 +02:00
Murat Seker fda061bc87
Merge pull request #972 from m-seker/bugfix/971
Fix #971 Build without any grabber
2020-08-31 21:11:17 +02:00
Murat Seker 71dbd77708
Merge pull request #946 from m-seker/refactor/python
Move Python related code to Python module
2020-08-31 21:10:07 +02:00
Paulchen-Panther 3e4d106580 SSH docu picture for HyperBian replaced 2020-08-31 18:29:58 +02:00
Mirko Vogt 5a684e2056
Fix buid against flat-+/protobuf system libs (#934) 2020-08-30 14:47:12 +02:00
Paulchen Panther 4971a07f26
Removed libraries.io badges 2020-08-29 20:16:20 +02:00
Murat Seker ff47f9ce7b
Merge pull request #958 from m-seker/refactor/led_device
General tidy up
2020-08-26 14:38:48 +02:00
Murat Seker bc57a45089
Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
Murat Seker bae39f667d
Merge pull request #959 from m-seker/refactor/const_correctness
Const correctness, override keyword, a bunch of stuff..
2020-08-23 21:00:45 +02:00
Murat 0383dec836 Fix build without any grabber 2020-08-17 17:50:30 +02:00
Raymond Mouthaan 838092e2e6
Added docker pull to docker-compile.sh - solves #937 (#938)
* Added docker pull to make sure always the latest image gets pulled from Docker Hub before starting the compile process
* new cross compile option for armv6/7 buster

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-08-12 20:42:57 +02:00
Paulchen Panther b00b38791d
Update CompileHowto.md 2020-08-11 17:53:09 +02:00
LordGrey 16353a5906 Improve UDP-Error handling 2020-08-09 17:43:23 +02:00
Murat 4a688b932a Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00