• Joined on 2026-01-13
wartana created repository wartana/nut-ups-mcp 2026-02-08 00:31:17 +08:00
wartana pushed to master at wartana/nut-on-openwrt 2026-02-07 23:56:46 +08:00
a7e4065bbd Update router IP to 192.168.7.25
wartana pushed to master at wartana/nut-on-openwrt 2026-02-07 23:53:24 +08:00
35d99be3b4 Change NUT password to K0s0ng11@2026
wartana pushed to master at wartana/nut-on-openwrt 2026-02-07 22:36:00 +08:00
943c3d60f1 Add troubleshooting log instructions
wartana pushed to master at wartana/nut-on-openwrt 2026-02-07 22:28:26 +08:00
d3ba9a9b1d Update docs with correct IP (192.168.7.30) and install steps
wartana pushed to master at wartana/nut-on-openwrt 2026-02-07 20:42:25 +08:00
1ef7c438dd Backup OpenWrt NUT Configuration & Scripts
wartana created branch master in wartana/nut-on-openwrt 2026-02-07 20:42:25 +08:00
wartana created repository wartana/nut-on-openwrt 2026-02-07 20:41:27 +08:00
wartana pushed to main at wartana/billing-MCP 2026-02-06 18:27:12 +08:00
f9d608d2d4 feat: filter router secrets to only process PPPoE services
3afb0ce409 refactor: Rename router keys in config.json for improved clarity and consistency.
Compare 2 commits »
wartana pushed to main at wartana/mcp-vultr 2026-02-06 18:11:50 +08:00
41c2fa5fcc feat: Initialize project with core dependencies, Vultr API client, customer database service, and migration documentation.
wartana pushed to master at wartana/sidak 2026-02-06 18:11:23 +08:00
68b2a33321 feat: Introduce Docker containerization and revamp the resident movement report to include both incoming and outgoing population data.
wartana pushed to main at wartana/billing-MCP 2026-02-06 18:08:25 +08:00
9d37986ac9 feat: add goldnet isp and routers
wartana pushed to main at wartana/speedtest 2026-02-06 00:35:40 +08:00
284960d92b fix: Parse speedtest results from text output using regex instead of relying on the flaky JSON format.
wartana pushed to main at wartana/speedtest 2026-02-06 00:26:39 +08:00
c0baf28992 Initial commit: Speedtest MCP Server
wartana created branch main in wartana/speedtest 2026-02-06 00:26:39 +08:00
wartana created repository wartana/speedtest 2026-02-06 00:25:16 +08:00
wartana pushed to main at wartana/Mikrotik-MCP 2026-02-03 22:41:09 +08:00
6b6e56a082 Feat: Implement live traffic monitoring via monitor-traffic command and optimize interface fetching
wartana pushed to main at wartana/billing-MCP 2026-02-03 22:41:00 +08:00
4717906d14 Fix: Update invoice status logic to use current month invoice table, fixing incorrect payment status display
wartana pushed to main at wartana/home-assistant-mcp 2026-02-03 09:54:00 +08:00
00541dcc81 refactor: Remove hardcoded Home Assistant URL and token environment variables and add a directory change before executing the node application.
wartana pushed to main at wartana/home-assistant-mcp 2026-02-03 09:38:34 +08:00
6a7dfb88a5 Initial commit: Home Assistant MCP Server