Commit graph

35 commits

Author SHA1 Message Date
293050d070
Remove obsolete function, make call_service async 2022-04-07 22:01:49 +02:00
1878c99482
Merge branch 'feature/websocket-api' into develop 2022-04-07 21:24:21 +02:00
cc637035e6
Bump version to 0.4.0 2022-04-07 21:24:05 +02:00
36753a6e1f
Update flake.lock 2022-04-07 21:19:17 +02:00
6ffcd126e4
Visualise muted media player 2022-04-07 21:18:45 +02:00
ae1a579aa2
Handle events for the media player entity specified 2022-03-28 20:29:52 +02:00
f3bc613b31
Initial websocket connection
Added tokio and async-tungstenite to handle the websocket connection,
send authentication and enter waiting state.
2022-03-28 16:16:28 +02:00
828706dd1c
Nix 2.7.0 compatibility 2022-03-23 10:51:43 +01:00
4a37e9ff9b
Add env feature for clap, add command to set volume. 2022-03-21 21:57:19 +01:00
338ebc36b1
Update dependencies
Major update for clap, 3.0 (and 3.1) has been released, which
introduced some feature flags for functions we're using.
2022-03-21 21:08:54 +01:00
67d60649c7
Merge branch 'main' of git.datarift.nl:erwin/ha-now-playing 2022-03-21 17:51:47 +01:00
bed3a29e26
Update flake.lock 2022-03-21 17:42:02 +01:00
63cf4114b2
Add gitflow 2022-03-21 17:41:49 +01:00
26e727ecb7
Update cargo lockfile 2022-03-21 17:39:27 +01:00
bbef9ba819
Updated lock files 2022-02-25 08:44:53 +01:00
76124cd974
Bump version to 0.3.2 2022-02-13 13:50:11 +01:00
3247635cb4
Escape output with html_escape 2022-02-13 13:49:41 +01:00
401560b611
Move cargo plugins to nativeBuildInputs 2022-02-13 13:29:07 +01:00
81f8b78d22
Bump version to 0.3.1 2022-01-14 10:44:21 +01:00
7a25741c8a
Make sure naersk is using the correct toolchain 2022-01-14 10:43:59 +01:00
727a05c8c1
Version 0.3.0 2022-01-14 10:20:29 +01:00
633d0c4bb6
Output stuff with the correct macros 2022-01-14 10:19:07 +01:00
0449580b9b
Improve error handling 2022-01-14 10:13:02 +01:00
d296105443
Add volume display 2022-01-14 10:06:26 +01:00
1cc0390432
Rust Edition 2021 2021-11-25 23:42:28 +01:00
10952c5cf5
Updated dependencies 2021-11-25 23:41:35 +01:00
4faf119a2b
Optionally read token from file 2021-11-25 23:40:07 +01:00
dd2894089a
Cleaned up flake.nix 2021-11-23 14:23:12 +01:00
de02797144
Updated dependencies 2021-11-23 14:22:58 +01:00
43de89c70b
Let naersk follow nixpkgs 2021-11-21 20:39:07 +01:00
3b33c60e64
Fix flake overlay now? 2021-11-21 17:07:58 +01:00
b438fcf635
Fix flake overlay 2021-11-20 21:07:29 +01:00
553d4d8760
Simplified flake definition 2021-11-20 17:37:14 +01:00
48298b3190
Added nix stuff 2021-11-19 17:44:10 +01:00
40925f1f31
Initial commit 2021-07-31 17:16:00 +02:00