Sam Lewis
|
eb26a44459
|
two things:
fix bug with newer HA versions by sending int id instead of string
add warning to logs when receiving unsuccessful websocket response
|
2023-06-11 14:09:13 -04:00 |
|
Lubos Dolezel
|
754ffafeae
|
Don't exit the app on connection failures, expose the error in the API
|
2023-03-07 18:30:40 +01:00 |
|
Lubos Dolezel
|
23f87fef8b
|
Avoid panic on disconnect
|
2023-03-07 18:18:14 +01:00 |
|
Lubos Dolezel
|
f27cbfb299
|
Fix panics due to concurrent websocket writes
|
2023-02-24 11:49:26 +01:00 |
|
Sam Lewis
|
e58a75388e
|
fix bug when registering multiple listeners and change sunrise/sunset to non-ha impl
|
2023-01-12 22:33:38 -05:00 |
|
Sam Lewis
|
c8128b5dba
|
change to vanity url saml.dev
|
2022-12-12 00:15:00 -05:00 |
|
Sam Lewis
|
ce6649dd29
|
fix refactor error
|
2022-10-31 01:20:52 -04:00 |
|
Sam Lewis
|
8a59770936
|
enforce ToState when using Duration
|
2022-10-31 01:17:20 -04:00 |
|
Sam Lewis
|
83789184f0
|
event listeners working
|
2022-10-19 00:25:15 -04:00 |
|
Sam Lewis
|
6ca78e88dd
|
listeners working, sunrise/sunset working with string offset
|
2022-10-16 22:23:46 -04:00 |
|
Sam Lewis
|
8b888a2d89
|
set up entityListener and switch websocket library
|
2022-10-16 15:20:04 -04:00 |
|
Sam Lewis
|
2d77c4b657
|
schedule works! 🎉🔥
|
2022-10-15 22:22:59 -04:00 |
|
Sam Lewis
|
e476a06aca
|
remove log statements
|
2022-10-13 02:20:28 -04:00 |
|
Sam Lewis
|
7f9e346d34
|
design and impl BaseServiceRequest
|
2022-10-12 01:14:32 -04:00 |
|
Sam Lewis
|
4cf16d0d41
|
moved websocket code to websocket package
|
2022-10-11 22:58:44 -04:00 |
|
Sam Lewis
|
689a6ce4d3
|
add TODOs
|
2022-10-10 00:21:14 -04:00 |
|