User Details
User Details
- User Since
- Aug 20 2019, 5:17 PM (278 w, 3 d)
- Roles
- Administrator
Jul 5 2022
Jul 5 2022
add some more ignore patterns
add accidentally removed channels
Jun 17 2022
Jun 17 2022
hww3 committed R37:9b91de5138a9: add WIP weather card widget and sample forecast data (authored by hww3).
add WIP weather card widget and sample forecast data
add support for Better Forecast data
Jun 13 2022
Jun 13 2022
pressure trend should be per-thing
Jun 9 2022
Jun 9 2022
Jun 7 2022
Jun 7 2022
hww3 committed R34:8637bc0559ba: allow binding to support multiple things at once (authored by hww3).
allow binding to support multiple things at once
May 27 2022
May 27 2022
use correct value for low time yesterday
May 20 2022
May 20 2022
add StderrAppender to logging package
May 19 2022
May 19 2022
avoid annoying "logging system not configured" messages
add compile_template tool to verify syntax of a template
add a basic macro: val_from_options
hww3 committed R148:14a6260a334c: allow configuration to be specified as a string rather than a path to a file.
allow configuration to be specified as a string rather than a path to a file
fixes for preference controller
May 13 2022
May 13 2022
hww3 committed R101:977af63d842c: get the method call right.
get the method call right
hww3 committed R101:fc3920be983e: adding prefs controller.
adding prefs controller
hww3 committed R101:16a299d23660: add some missing methods.
add some missing methods
hww3 committed R101:087b95b37e97: adding plugin controller.
adding plugin controller
May 12 2022
May 12 2022
initial start of debugging support
new sessionid generation method
May 1 2022
May 1 2022
dialing back output
Apr 4 2022
Apr 4 2022
hww3 committed R45:a9b721a413c8: add equipment state and room temperature fields. quiet a few warnings.
add equipment state and room temperature fields. quiet a few warnings
Mar 30 2022
Mar 30 2022
some cleanup and debug and comments
Mar 29 2022
Mar 29 2022
update pcb and schematic for sensor
confirm new sensor connection
hww3 committed R45:7020764247ac: notes for new board rev.
notes for new board rev
Mar 23 2022
Mar 23 2022
hww3 committed R47:5e208a19c043: Add support for newly discovered variant of MRF2-6ANS which identifies itself….
Add support for newly discovered variant of MRF2-6ANS which identifies itself…
Mar 17 2022
Mar 17 2022
incorporate temp and humidity sensor code
started work on adding temp/humidity sensor
hww3 committed R45:316290803ecb: some more possible ports.
some more possible ports
getting this working more reliably; plasma still iffy.
Mar 8 2022
Mar 8 2022
sync with current binding
remove serial support
Jan 12 2022
Jan 12 2022
hww3 committed R100:91f6f09ccea5: for some reason things hang up after a week or two, so restart periodically..
for some reason things hang up after a week or two, so restart periodically.
Jan 4 2022
Jan 4 2022
synchronizing with current code
Dec 23 2021
Dec 23 2021
Dec 2 2021
Dec 2 2021
add mixin for some NSApplication constants
hww3 committed R81:a400c396aec7: disable mach_override and grab the interpreter lock when performing….
disable mach_override and grab the interpreter lock when performing…
Dec 1 2021
Dec 1 2021
PEM.Message->PEM.Messages for correct api
Nov 10 2021
Nov 10 2021
libffi in 10.15+ has different usage (presumably for arm64)
arm64 has objc_sendMsg only
add missing function definitions
fiddle around with build settings
Oct 27 2021
Oct 27 2021
disable use of mach_override
Oct 21 2021
Oct 21 2021
updated schematic for corrected nodemcu3 footprint
Oct 20 2021
Oct 20 2021
hww3 committed R51:99d3d7d1b6f0: document config options.
document config options
add configuration file and command option parsing
Oct 19 2021
Oct 19 2021
hww3 committed R30:bb0ca5210676: update url to not use sr.ht because the tilde causes problems. (authored by hww3).
update url to not use sr.ht because the tilde causes problems.
propagate flags used on output
return affected items from delete()
add cast() and some simple data editing methods
start work on preserving comments
hww3 committed R119:17485aafa15b: add some doc, as well as support for a number of ini-style format handling….
add some doc, as well as support for a number of ini-style format handling…
hww3 committed R45:d9a4e2db3940: add tentative resistances.
add tentative resistances
hww3 committed R45:7e65d79d33b2: add temp/pressure sensor.
add temp/pressure sensor
seems to work: power, mode, etc.
readme and a bit less noise
hww3 committed R53:931fa97aaf06: added configurability for large file threshold and large file extensions.
added configurability for large file threshold and large file extensions
ignore rules, binary rules, make topic less exploitable
hww3 committed R53:026690e18f41: handle edge cases better, break large number of files into smaller packets….
handle edge cases better, break large number of files into smaller packets…
hww3 committed R53:c9d3f9c862e7: pause/resume works; fixed an mqtt disconnect bug; moved mqtt to a separate….
pause/resume works; fixed an mqtt disconnect bug; moved mqtt to a separate…
hww3 committed R53:e0ee2e1ec114: more work on largefiles.
more work on largefiles
hww3 committed R53:b9ea84057465: handle lack of hg a bit more gracefully, also add ability to show ssh debug.
handle lack of hg a bit more gracefully, also add ability to show ssh debug
hww3 committed R53:191bb266e02a: add pause/resume commands to stop changes being processed (but not from being….
add pause/resume commands to stop changes being processed (but not from being…
hww3 committed R47:e28bfb5f4b62: report shade levels according to openhab standards (ie, inverted from lutron's).
report shade levels according to openhab standards (ie, inverted from lutron's)
hww3 committed R130:b4681acf25ea: fix for missing create().
fix for missing create()
hww3 committed R130:6d87d5a8baeb: some updates for pike 8.0.
some updates for pike 8.0
hww3 committed R100:6cb9732918d9: snyc up with base project.
snyc up with base project
fix some more leaks identified by the leaks tool
hww3 committed R81:bd63bd7a87ba: fix a bunch of memory leaks, correct Mapping wrapping caused by an "implicit"….
fix a bunch of memory leaks, correct Mapping wrapping caused by an "implicit"…
hww3 committed R81:1658a50c89d9: fixes for ffi calls on method dispatch: float param and return values in….
fixes for ffi calls on method dispatch: float param and return values in…
decode inbound messages correctly, add a missing method.
correct unassign_remote (speculatively)