joshuar-go-hass-agent/internal/agent
Joshua Rich 42129113fc Squashed commit of the following:
commit 1592a1ac6a8f486a295ca67285c20c2dbb184202
Author: Joshua Rich <joshua.rich@gmail.com>
Date:   Sat Apr 15 15:11:31 2023 +1000

    Update README with new sensor details.

commit 3b813b5674f975a01abd18370a43dfb9e999cb7e
Author: Joshua Rich <joshua.rich@gmail.com>
Date:   Sat Apr 15 15:07:19 2023 +1000

    For Linux, add a global connectivity DBus watch that will check and
    update external IP address.
    Better logic for valid DBus path checks.

commit f4d96ff8b18496ab61d1ae5467465196e4068951
Author: Joshua Rich <joshua.rich@gmail.com>
Date:   Sat Apr 15 13:49:21 2023 +1000

    Simplify logic for external IP lookup.

commit 4a4bd655844534211ea7b3402d7f514f9c9a696e
Author: Joshua Rich <joshua.rich@gmail.com>
Date:   Sat Apr 15 13:14:21 2023 +1000

    External IP sensor.
    Improve icons for wifi signal strength sensor.
2023-04-15 15:12:01 +10:00
..
agent.go Generate version from git tag output using go generate and go embed. 2023-04-15 11:08:34 +10:00
config.go Add licensing. 2023-04-10 09:45:12 +10:00
locationState.go Avoid logging gps or ip addresses. 2023-04-13 18:30:39 +10:00
notifications.go Try to handle some more networking issues gracefully. 2023-04-13 20:50:52 +10:00
register.go Squashed commit of the following: 2023-04-14 15:28:49 +10:00
sensorState.go Squashed commit of the following: 2023-04-15 15:12:01 +10:00
ui.go Add licensing. 2023-04-10 09:45:12 +10:00