This website requires JavaScript.
Explore
Help
Sign In
tliu93
/
home-automation
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
17
Wiki
Activity
Files
main
home-automation
/
app
/
services
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
tliu93
018f13d73d
frontend / frontend (push)
Successful in 47s
Details
pytest / test (push)
Successful in 4m1s
Details
docker-image / build-and-push (push)
Successful in 1m38s
Details
M8-R15: fix HA discovery identities and thermal totals
2026-08-28 01:20:52 +02:00
..
__init__.py
Bootstrap Python rewrite skeleton
2026-04-19 20:19:58 +02:00
auth.py
Switch auth password hashing to Argon2
2026-04-20 15:26:36 +02:00
config_page.py
M8-R01: add configurable MQTT client identity
2026-08-24 00:44:28 +02:00
contracts.py
M8-T13: add district heating pricing profile
2026-08-23 21:22:06 +02:00
dsmr_ingest.py
M8-R02: report DSMR MQTT source health
2026-08-24 06:45:30 +02:00
email.py
add ip change notification and refine sender display
2026-04-29 13:03:12 +02:00
energy_cost.py
M8-R08: add atomic meter close and binding transfer
2026-08-24 18:37:46 +02:00
ha_discovery.py
M8-R15: fix HA discovery identities and thermal totals
2026-08-28 01:20:52 +02:00
homeassistant_inbound.py
Restore legacy poo inbound dispatch
2026-04-20 23:33:57 +02:00
location.py
M2-T04: add single-row record CRUD API (patch/delete)
2026-06-12 23:33:08 +02:00
login_throttle.py
M4-T02: add exponential login back-off service and wire into login endpoint
2026-06-21 21:20:28 +02:00
meter_cost.py
M8-T16: add thermal meter cost APIs
2026-08-23 21:22:06 +02:00
meter_sources.py
M8-R08: add atomic meter close and binding transfer
2026-08-24 18:37:46 +02:00
meters.py
M8-R08: add atomic meter close and binding transfer
2026-08-24 18:37:46 +02:00
modbus_poll.py
feat(modbus): add DDSU666 profile and select read function code per profile
2026-06-30 17:16:25 +02:00
poo.py
M2-T04: add single-row record CRUD API (patch/delete)
2026-06-12 23:33:08 +02:00
public_ip.py
add ip change notification and refine sender display
2026-04-29 13:03:12 +02:00
system.py
Bootstrap Python rewrite skeleton
2026-04-19 20:19:58 +02:00
tibber_prices.py
M8-R06: refresh Tibber prices after startup and configuration
2026-08-24 06:45:31 +02:00
timezone.py
M8-R11: make business timezone deterministic
2026-08-27 12:16:52 +02:00
totp.py
M4-T06: add TOTP second factor to login (totp_code + recovery codes)
2026-06-21 22:08:55 +02:00
warmtelink_ingest.py
M8-R04: interpret WarmteLink timestamps as Amsterdam wall time
2026-08-24 06:45:31 +02:00
warmtelink_worker.py
M8-R05: recover WarmteLink ingestion and discovery automatically
2026-08-24 06:45:31 +02:00