Commit Graph

62 Commits

Author SHA1 Message Date
34c6a2e03d
better dump command and prolly other stuff (???) 2023-08-20 21:36:37 -07:00
1cdb1c33cb
Feat: launch multiple commands inline concurrently and synchronously (bash-like, &&, &, ;)
plus other stuff prolly
2023-06-04 05:13:50 -07:00
aca5f81f3b
Chore: devendorize 2023-05-28 18:08:52 -07:00
0dcd7f3030
Chore: tidy up 2023-04-12 22:27:16 -07:00
d4887ba088
Feat: sensor management 2023-04-12 22:26:56 -07:00
9f90e0e47d
Feat: copy light to group 2023-04-12 22:25:59 -07:00
6f2a84d665
Feat: event stream parsing and dumping 2023-04-07 01:15:58 -07:00
4b311bcd5d
Improve dump command 2023-04-07 00:18:38 -07:00
3bb07c5854
Fix: typecast related panic 2023-04-07 00:17:30 -07:00
42949acbaa
Fix: bug with hex color codes and shlex 2023-03-22 05:35:29 -07:00
73a0e7b85a
Improve startup time, fiddle with completion 2023-02-06 08:16:36 -08:00
edfa970e26
Feat: set light and group effect (disable/enable colorloop) 2023-02-05 16:35:02 -08:00
f525b859ed
Feat: support quotes + Feat: call scene by name 2023-01-30 19:08:55 -08:00
c15ffeab6f
Enhance CLI history, improve error handling, improve testing 2023-01-25 13:16:10 -08:00
bf9f3e19c4
Feat: get command 2023-01-23 07:39:43 -08:00
4f3e770e17
fix port scanner, add banner 2023-01-15 04:56:04 -08:00
e0cb7c11b3
History adjustments 2023-01-15 04:23:44 -08:00
d7933a244a
Feat: persistent history 2023-01-14 22:59:56 -08:00
0c1c784a7b
Dump and Load funcs for schedules rules and sensors 2023-01-14 21:31:43 -08:00
38396e98cc
Basic SSH auth tests passing 2023-01-08 15:39:36 -08:00
271496a91d
Improve public key handling 2023-01-08 13:18:02 -08:00
570f7147c6
Basic SSH server scaffolding and password auth 2023-01-08 11:44:13 -08:00
968706823c
Pass tests for user db (likely still broken somehow) 2023-01-08 10:16:04 -08:00
5935e8127d
Hash passwords 2023-01-08 09:08:36 -08:00
7cbec12860
WIP ssh server 2023-01-07 17:28:39 -08:00
8c3051b11c
Feat: reboot bridge + Fix: cli panic 2022-12-27 03:19:10 -08:00
74d9ac7346
Overhaul and fix CLI completion 2022-12-23 06:52:49 -08:00
d16319f2a9
firmware upgrades: minor docs and ui cleanup 2022-12-23 05:36:54 -08:00
843121632d
Hotfix: adapt to hue API changes 2022-12-23 05:23:35 -08:00
2af9e5835b
tooling away on data persistent stuff 2022-12-16 12:53:46 -08:00
d60c95b2c6
Fix: temperature parameter error output 2022-12-13 14:57:32 -08:00
IPutMyDogInAnIndustrialFan
9320cc6f25 add training wheels 2022-12-07 21:55:43 +10:30
e82a60ccab
Fix panic 2022-12-06 22:40:11 -08:00
7a1c8f13aa
Update .gitignore, make dumps add extension 2022-12-04 13:51:47 -08:00
6cc73be953
Fix vendoring, adjust CLI help 2022-12-04 13:45:12 -08:00
8982243e32
Fix typo, begin event feedback, add version stuff 2022-11-29 22:40:41 -08:00
54893def8f
Improve update logic, simulate realtime progress output 2022-10-30 05:27:33 -07:00
c2ea5b3a95
Feat: update check and print device info 2022-10-30 04:04:20 -07:00
bdcdadce52
Dump and load config, successfully changed bridge IP from ziggs 2022-10-29 03:49:28 -07:00
a7224a6014
Support creating entertainment groups 2022-10-13 23:38:13 -07:00
205fcd3383
Fix argparse fail 2022-10-13 23:30:59 -07:00
0fdd1a4b59
Fix panic 2022-10-13 23:24:06 -07:00
a85f4f692d
Feat: dump n' load 2022-10-13 23:22:09 -07:00
6ad6e08664
Add aliases for rename 2022-10-12 05:57:36 -07:00
8646d0bd1e
Fix delete targets for groups+lights 2022-10-12 05:55:46 -07:00
1837e359b7
Refactor rename, target names or IDs 2022-10-12 05:50:02 -07:00
da60ab292a
Improve groups command 2022-10-11 22:55:25 -07:00
948e448c30
Feat: trigger light adoption 2022-10-11 22:45:59 -07:00
08b7a3f7ae
CLI: implement help 2022-09-26 10:10:17 -07:00
40d8979ab9
CLI cont. 2022-09-26 08:25:21 -07:00