joshuar-go-hass-agent/internal/device
Joshua Rich 9dae8423bd refactor: major refactor
- Move deviceClass, stateClass and sensorType structs into own sub-packages.
- Move Sensor interface into tracker package where it is used.
- Move Request interface into own package as it is used by multiple packages.
2023-07-07 23:16:51 +00:00
..
api.go docs(device,linux): document functions 2023-05-20 10:33:17 +10:00
api_test.go test(device): add tests for device API 2023-05-20 10:21:35 +10:00
external_ip.go refactor: major refactor 2023-07-07 23:16:51 +00:00