EmpirePhoenix
e05f3d768f
Add mcutie MQTT client implementation and improve library structure
...
- Integrated `mcutie` library as a core MQTT client for device communication.
- Added support for Home Assistant entities (binary sensor, button) via MQTT.
- Implemented buffer management, async operations, and packet encoding/decoding.
- Introduced structured error handling and device registration features.
- Updated `Cargo.toml` with new dependencies and enabled feature flags for `serde` and `log`.
- Enhanced logging macros with configurable options (`defmt` or `log`).
- Organized codebase into modules (buffer, components, IO, publish, etc.) for better maintainability.
fix legacy dependecencies and compatiblity with mcutie vendored lib
fix shit i hate this
2026-05-04 01:48:22 +02:00
EmpirePhoenix
cf58486cf5
we should be feature compatible with main version now!
2025-09-30 22:37:45 +02:00
EmpirePhoenix
cfe23c8a09
mqtt via mcutie
2025-09-29 01:00:11 +02:00
EmpirePhoenix
3d18b0dbf6
split webserver into submodules
2025-09-28 19:08:43 +02:00
EmpirePhoenix
7ebc147f51
v3 wip
2025-09-28 13:42:30 +02:00
EmpirePhoenix
f0bda32d7a
use rom linked functions for pin keeping
2025-09-26 23:32:41 +02:00
EmpirePhoenix
76f59b093d
enable deepsleep and gpio1 + timer wake
2025-09-26 22:07:48 +02:00
EmpirePhoenix
7fc8d0c882
sta config mode
2025-09-26 01:13:08 +02:00
EmpirePhoenix
6d5bb5b966
sntp and wifi sta mode working
2025-09-26 00:44:40 +02:00
EmpirePhoenix
336961f0a0
not working wip of station mode
2025-09-25 22:32:10 +02:00
EmpirePhoenix
e20b474dfd
bring selftest online, bring tz online, fix set_config/get_config race
2025-09-24 22:29:58 +02:00
EmpirePhoenix
5b009f50e5
tanksensor and rtc sync
2025-09-23 22:59:08 +02:00
EmpirePhoenix
d010c5d12a
get more functions online
2025-09-23 20:51:59 +02:00
EmpirePhoenix
b594a02870
fix progress display
2025-09-23 00:43:19 +02:00
EmpirePhoenix
1f3349c348
add pump expander
2025-09-23 00:26:05 +02:00
EmpirePhoenix
5b0e2b6797
i2c working, rtc working, eeprom working
2025-09-22 23:44:33 +02:00
EmpirePhoenix
1791f463b7
remove anyhow
2025-09-22 01:49:25 +02:00
EmpirePhoenix
c94f5bdb45
get log to work, make time accessible
2025-09-20 11:31:51 +02:00
EmpirePhoenix
584d6df2d0
file up & download and delete
2025-09-18 01:39:32 +02:00
EmpirePhoenix
cd63e76469
set read config initial somewhat ready
2025-09-17 03:50:21 +02:00
EmpirePhoenix
4c54edbcea
littlefs2 impl stuff
2025-09-17 01:36:53 +02:00
EmpirePhoenix
8b938e7687
small adjustments
2025-09-16 22:41:45 +02:00
EmpirePhoenix
1c84cd00da
rework wifi controller share
2025-09-16 02:24:03 +02:00
EmpirePhoenix
1397f5d775
keep ota around for alter queries to it
2025-09-16 01:41:38 +02:00
EmpirePhoenix
65f6670ca4
adda lot of basic webserver back
2025-09-15 01:21:50 +02:00
EmpirePhoenix
049a9d027c
use ssid
2025-09-14 13:50:46 +02:00
EmpirePhoenix
4aa25c687b
minimal startup running
2025-09-14 13:19:30 +02:00
EmpirePhoenix
b3cc313139
initial webserver stub running
2025-09-14 05:29:23 +02:00
EmpirePhoenix
be3c4a5095
startup and ota state detection working, now wifi_ap next
2025-09-13 20:56:11 +02:00
EmpirePhoenix
4160202cdc
more changes and linking
2025-09-13 02:47:53 +02:00
EmpirePhoenix
9de85b6e37
it's alive
2025-09-13 01:39:47 +02:00
EmpirePhoenix
79087c9353
more async migration
2025-09-12 16:30:35 +02:00
EmpirePhoenix
47ad4c70de
Merge branch 'can' into develop
2025-09-03 19:08:55 +02:00
EmpirePhoenix
c4aa3a1450
1.3 baseplane
2025-08-29 21:11:04 +02:00
EmpirePhoenix
f0d89417b6
Merge branch 'premerge' into develop
2025-08-29 21:09:20 +02:00
EmpirePhoenix
a8e17cda3b
wip min
2025-08-29 17:14:15 +02:00
EmpirePhoenix
a38d704498
new case and can sensor board
2025-08-25 10:15:36 +02:00
EmpirePhoenix
50b2e994ca
can prepare stuff
2025-08-14 22:10:53 +02:00
EmpirePhoenix
7a7f000743
add missing sensor port labels
2025-08-08 23:24:05 +02:00
EmpirePhoenix
d650358bab
Add flowsensor prototype, add canbus to backplane
2025-07-27 13:38:53 +02:00
EmpirePhoenix
9f113adf7e
v4 case
2025-07-26 17:52:19 +02:00
EmpirePhoenix
735f836458
fix unit being wrong for solar display
2025-07-02 19:11:36 +02:00
EmpirePhoenix
f02d935f40
hide unused html elements based on config test1
2025-06-27 21:23:18 +02:00
EmpirePhoenix
cc4e9efffd
v4.0 backplane 1.1
2025-06-26 22:38:03 +02:00
EmpirePhoenix
5d91daf23d
add pump current configuration
2025-06-26 02:39:32 +02:00
EmpirePhoenix
577c38d026
allow mppt module to fail during startup without aborting
2025-06-25 01:38:54 +02:00
EmpirePhoenix
6b711e29fc
extract rtc module, extract tank module, fix backupview refresh, switch to embedded storage for eeprom
2025-06-25 01:18:36 +02:00
EmpirePhoenix
5fb8705d9a
split rtc module out to reduce repreated exactly same code
2025-06-24 20:59:12 +02:00
EmpirePhoenix
e57e87af3f
fix backplane usb placement, use uncritial pins for high during flash/boot
2025-06-23 23:19:36 +02:00
EmpirePhoenix
450197c7cd
merge stuff
2025-06-23 22:21:03 +02:00
EmpirePhoenix
ea60d804b3
reduced sizes so all executable code stays below 8mb
2025-06-22 17:36:59 +02:00
EmpirePhoenix
d059b7b1db
Merge branch 'develop' into housekeeping and clippy and spellcheck
2025-06-20 23:59:14 +02:00
EmpirePhoenix
e7b6bda747
Merge branch 'develop' into housekeeping
2025-06-20 23:40:32 +02:00
EmpirePhoenix
04849162cd
added solar ina handling, adjusted website
2025-06-20 23:37:59 +02:00
EmpirePhoenix
017078ef8e
fix suplicate battery encoding on website
2025-06-20 03:11:45 +02:00
EmpirePhoenix
c84e863d0f
Merge branch 'feature/board-hal-splitting' into develop
2025-06-20 02:59:37 +02:00
EmpirePhoenix
de54afce52
webfix for sensora enable, ina start
2025-06-19 22:57:54 +02:00
EmpirePhoenix
3a2e59874e
fix config on submit not updated, fix startup initial always in ap mode
2025-06-19 20:06:43 +02:00
EmpirePhoenix
fc1991523a
splitting wip
2025-06-19 16:58:37 +02:00
EmpirePhoenix
e2cce88390
combine all branches
2025-06-19 13:05:47 +02:00
EmpirePhoenix
751f07e6fd
Merge branch 'feature/v4_modular' into develop
...
# Conflicts:
# rust/src/config.rs
# rust/src/main.rs
# rust/src/tank.rs
2025-06-18 19:07:24 +02:00
EmpirePhoenix
04bac4d0b6
v4 remarks
2025-06-18 18:50:46 +02:00
EmpirePhoenix
05400c7c4a
v4 board impl
2025-06-14 00:40:47 +02:00
EmpirePhoenix
6499b18ada
allow startup with initial board mode and nearly no pin configs
2025-06-11 22:08:59 +02:00
EmpirePhoenix
a9d7936376
add null board
2025-06-11 17:35:23 +02:00
EmpirePhoenix
38f4ada433
Part 1 of V3 extraction in preperation of v4 and v3 software merge
2025-06-08 15:59:24 +02:00
EmpirePhoenix
3fe9aaeb6f
cleanup main and network state handling
2025-05-27 23:47:14 +02:00
EmpirePhoenix
4f4d15e4a4
fix is_enabled being inverted
2025-05-19 12:16:18 +02:00
EmpirePhoenix
9f48b46738
use same output for moisture on webpage as in mqtt
2025-05-19 12:16:09 +02:00
EmpirePhoenix
0614a0e1ef
adjust clearance to economy production
2025-05-09 15:06:45 +02:00
EmpirePhoenix
9e82d00a91
add simplified sensor board
2025-05-08 21:55:22 +02:00
EmpirePhoenix
171b130a29
fix config always assumed changed
2025-05-07 00:48:06 +02:00
EmpirePhoenix
bfc3fbc6e1
cargo fmt
2025-05-07 00:01:23 +02:00
EmpirePhoenix
26da6b39cc
clippy happier
2025-05-07 00:00:21 +02:00
EmpirePhoenix
a401d4de7b
webpage adjustments
2025-05-06 22:33:48 +02:00
EmpirePhoenix
5fe1dc8f40
add ability to override frequency per plant and adjust timezone, fix missing workhour for plants
2025-05-06 22:33:33 +02:00
EmpirePhoenix
f8274ea7a8
add better chrono filter
2025-05-06 22:32:39 +02:00
EmpirePhoenix
1cae6c4aad
producability rework
2025-05-05 22:08:27 +02:00
EmpirePhoenix
e3ed41a223
finalizer lightout
2025-05-05 20:03:39 +02:00
EmpirePhoenix
93b169f849
mppt rework, production optimization
2025-05-05 00:48:28 +02:00
EmpirePhoenix
ee5c67769b
plantctrl main board
2025-04-30 22:02:26 +02:00
EmpirePhoenix
5d3abe0834
mppt ready, main pcb wip
2025-04-29 22:59:06 +02:00
EmpirePhoenix
d4ffa7d2f1
main module wip
2025-04-28 21:52:39 +02:00
EmpirePhoenix
1b1b27e5c1
Merge branch 'develop' into feature/v4_modular
2025-04-26 18:59:02 +02:00
EmpirePhoenix
0e3549a755
fix comparison in website
2025-04-26 18:55:59 +02:00
EmpirePhoenix
aec083bcef
lightpower module
2025-04-26 00:12:39 +02:00
EmpirePhoenix
3572b15564
led pattern, error in flashing if firmeware to large -> watchdog?
2025-04-24 01:46:16 +02:00
EmpirePhoenix
49614a2f96
adjust pump module parts for production
2025-04-23 21:58:51 +02:00
EmpirePhoenix
c263ee4a2d
sensors progress
2025-04-22 01:46:47 +02:00
EmpirePhoenix
04a4b52d9b
sensors wip proceed
2025-04-17 22:59:41 +02:00
EmpirePhoenix
55558ec53e
sensors wip
2025-04-16 22:03:52 +02:00
EmpirePhoenix
d19bd75e6e
sensors wip
2025-04-16 00:28:36 +02:00
EmpirePhoenix
7f294548dd
pumput with current sensor, sensor start
2025-04-14 21:26:52 +02:00
EmpirePhoenix
4a67b9fa2a
mppt 3dmodel
2025-04-08 22:44:47 +02:00
EmpirePhoenix
6d0754e109
proceed with modules
2025-04-07 22:40:43 +02:00
EmpirePhoenix
169a397fe7
pump module
2025-04-02 21:57:34 +02:00
EmpirePhoenix
285e7b66ed
module splut
2025-03-31 21:33:10 +02:00
EmpirePhoenix
7b3b56200d
adjust max frequency to actual existing ones, fix ui error state
2025-03-30 01:15:36 +01:00
EmpirePhoenix
4b1f2b9ca7
add water todo
2025-03-21 23:38:15 +01:00
EmpirePhoenix
db27de3073
load and display tankinfo on ui
2025-03-21 23:25:30 +01:00