7 Commits
Author SHA1 Message Date
Hans-Rune Bue e23df8129a Document enhancements on requirements, security + linting 2024-08-28 07:41:09 +02:00
Hans-Rune Bue c657c1816e Missing $ in 2024-08-27 21:33:55 +02:00
Hans-Rune Bue 17a6add596 ESPeasy tools readme 2024-08-27 21:28:41 +02:00
Hans-Rune Bue ccd87dca52 Merge remote-tracking branch 'origin/mega' into espeasytools 2024-08-27 21:27:00 +02:00
Hans-Rune Bue f2db069e39 Initial ESPeasy tools add 2024-08-27 21:24:11 +02:00
Hans-Rune Bue 684ae2e8db Support for MITSUBISHI KJ heatpumps (SG 161 0927 remote)
Added support for MITSUBISHI KJ series heatpumps / remote control type SG161.
Also added a IR_DEBUG_PACKET define to be able to feedback and debug the IR packet as added text output to a browser, curl or other http request tool.
2019-09-12 21:48:22 +02:00
Hans-Rune Bue 1889c0f9e5 Implemented syslog facilities and levels
Sending LOG_LEVEL_ERROR as syslog error, LOG_LEVEL_INFO as syslog notice, and everything else as syslog deug
Also added Settings.Syslogfacility setting to be able to choose kernel (still default), user, daemon, message and local0-local7
2018-04-17 12:43:52 +02:00