aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-24update catbus libraryEthel Morgan
2020-06-23use versioned go modules instead of pseudo-versionsEthel Morgan
2020-06-23use the library versions of catbus & loggerEthel Morgan
2020-06-23only rebroadcast on connect, not constantlyEthel Morgan
2020-06-22default rebroadcast values are set to RetainEthel Morgan
2020-06-22don't rebroadcast deleted topicsEthel Morgan
2020-06-22add rebroadcasting to package catbusEthel Morgan
2020-06-20move package mqtt to package catbus, make more convenientEthel Morgan
2020-06-20add a README explaining config and theory of operationEthel Morgan
2020-06-20Merge pull request #1 from ethulhu/add-license-1ethulhu
add LICENSE
2020-06-20add LICENSEethulhu
2020-06-20only send WOL packets when set to "on"Ethel Morgan
2020-06-20rename the project to catbus-wakeonlanEthel Morgan
2020-06-20add Nix buildEthel Morgan
2020-06-20add structured logging / logfmtEthel Morgan
2020-06-19add a pre-commit configEthel Morgan
2020-06-19add SPDX licensing headersEthel Morgan
2020-06-19basic wake-on-lan actuatorEthel Morgan
2020-06-19initial commitEthel Morgan