avollkopf
90f94525be
trying to fix dleetion of logfiles via analytics page
2023-01-28 16:34:09 +01:00
avollkopf
853920be6d
Fixed Typo in fermenterhysteresis description
2023-01-27 17:09:53 +01:00
avollkopf
56ec309dab
transfer guiversion to gui
2023-01-27 12:26:55 +01:00
avollkopf
366d6cbe91
Improved handling of missing or corrupt step_data and fermenterstep_data files at startup
2023-01-26 17:43:19 +01:00
avollkopf
9e50b790e0
aded sensor name and timestamp of last data to notification
2023-01-23 07:15:29 +01:00
avollkopf
85490cebc8
added timeout notification to mqtt sensor; => 0 value will deactivate function
2023-01-22 19:53:54 +01:00
avollkopf
47e3bcb529
added alarm to httpsensor on timeout
2023-01-22 16:37:10 +01:00
avollkopf
4ddc9690ef
added timeout parameter to notificartion controller for potential later usage in UI
2023-01-20 21:26:40 +01:00
avollkopf
2429ea63d1
some fixes in tests and parameter for influxdb measurement name
2023-01-20 17:31:23 +01:00
avollkopf
10e603e81c
require latest numpy t-> works with python up to 3.11 in devcontainer
2023-01-15 14:21:16 +01:00
avollkopf
2d5ca55718
add unique client id for mqtt broker
2023-01-15 09:33:11 +01:00
avollkopf
7f76645b05
adapted sattelite_controller init to upcomming asyncio-mqtt requirements
2023-01-15 08:25:01 +01:00
avollkopf
f5d9d4304a
bump version
2023-01-08 13:38:07 +01:00
avollkopf
23d540f48f
reverting back cryptographie for now as v38 won't build on the pi
2023-01-08 13:37:34 +01:00
avollkopf
7504ae23f6
update dockerfile to python 3.10 and requirements for asyncio-mqtt
2023-01-08 12:19:50 +01:00
avollkopf
4dd20ff985
partial update for sattelite controller to adapt to future requirements of asyncio-mqtt
...
Still some additional work required
2023-01-08 12:05:17 +01:00
avollkopf
4823a04a8e
python 3.10 compatibility
2023-01-07 22:39:17 +01:00
avollkopf
8d6f21749d
replaced PyInquirer with inquirer for python 3.10 compatibility
2023-01-07 22:39:08 +01:00
avollkopf
d6316a13f6
updated requirements.txt
2023-01-07 16:46:38 +01:00
avollkopf
1f7cd381ad
updated packages requirements to latest available packages
2023-01-07 16:43:08 +01:00
Alexander Vollkopf
6cd2988ec9
Merge pull request #78 from phylax2020/development
...
Copy dashboard files from config folder to config/dashboard when upgr…
2023-01-07 16:14:19 +01:00
phylax2020
0c957de5e5
Copy dashboard files from config folder to config/dashboard when upgrading to version 4.0.7. Detect missing or empty dashboard file in config/dashboard.
2023-01-05 10:01:57 +01:00
Alexander Vollkopf
08f292209f
Merge pull request #77 from avollkopf/development
...
Development
2022-12-10 15:14:33 +01:00
avollkopf
6a356c6add
bump rev from rc to major
2022-12-10 14:21:07 +01:00
avollkopf
cde20f647d
fix notify on error
2022-12-02 20:25:27 +01:00
avollkopf
9f655c9393
Add parameter for Notify on Error
2022-12-02 20:05:30 +01:00
avollkopf
7e0eb0f30d
bump rev
2022-11-27 16:08:11 +01:00
avollkopf
05b70e3cd7
Fix log level setting for cli
2022-11-27 15:16:18 +01:00
avollkopf
f13993db31
removed loop from asyncio.queue (depracted since py 3.9 and removed in 3.10)
2022-11-27 10:49:59 +01:00
avollkopf
f83ee71369
bump rev
2022-11-19 12:47:55 +01:00
Alexander Vollkopf
a9f3bef7c7
Merge pull request #75 from lopelex/development
...
add hop text
2022-11-19 12:21:04 +01:00
avollkopf
0105d15f14
update gitignore
2022-11-17 19:46:42 +01:00
avollkopf
5dc9089c80
update requirements
2022-11-17 19:44:32 +01:00
avollkopf
afeba81740
bump rev
2022-11-17 19:41:06 +01:00
avollkopf
f38697df93
update requirements
2022-11-17 19:40:20 +01:00
lopelex
4e234f4753
add hop text
2022-11-05 12:57:44 +01:00
avollkopf
8b2e0fb1d8
avoid error logging / notification for Notification step w/o Sensor definittion
2022-10-22 14:08:59 +02:00
avollkopf
17a2d403bf
added missing updated for boilstep
2022-10-22 13:02:13 +02:00
Alexander Vollkopf
9a1e457505
Merge pull request #74 from avollkopf/hop-name-test
...
Hop name test
2022-10-22 12:48:52 +02:00
Alexander Vollkopf
0b0ee24ab4
Merge branch 'development' into hop-name-test
2022-10-22 12:36:15 +02:00
Alexander Vollkopf
f13c8de190
Merge pull request #71 from lopelex/hop_text
...
add hop name to BoilStep and UploadController
2022-10-22 12:28:07 +02:00
lopelex
2ebc659bcf
fix conflicts with #62
2022-10-03 16:28:42 +02:00
avollkopf
21ce9ed220
update version number
2022-10-03 12:11:53 +02:00
Alexander Vollkopf
7021131967
Merge pull request #70 from avollkopf/revert-68-hop_text
...
Revert "add hop name to BoilStep and UploadController"
2022-10-03 12:05:22 +02:00
Alexander Vollkopf
92ddb2a45a
Revert "add hop name to BoilStep and UploadController"
2022-10-03 12:04:42 +02:00
Alexander Vollkopf
6e1f1fadce
Merge pull request #68 from lopelex/hop_text
...
add hop name to BoilStep and UploadController
2022-10-03 11:42:04 +02:00
Alexander Vollkopf
cb60b6d5c5
Merge branch 'development' into hop_text
2022-10-03 11:37:19 +02:00
Alexander Vollkopf
7c87a2b054
Merge pull request #69 from prash3r/move-dashboard-files
...
moves cbpi_dashboard_*.json to subfolder dashboard.
2022-10-03 11:20:41 +02:00
prash3r
7f16a8b9b5
not copying empty cbpi_dashboard_1.json anymore.
...
will be created on first dashboard save instead.
2022-10-02 19:01:14 +02:00
prash3r
2a0daf354c
moves cbpi_dashboard_*.json to dashboard folder.
...
if the file cbpi_dashboard_1.json doesnt exist in the dashboard folder
every cbpi_dashboard_*.json file from the config folder is moved to the dashboard folder.
This also removes the empty default cbpi_dashboard_1.json file from the template folder,
because the file is not needed for cbpi to function and can be created when editing the dashboard online.
2022-10-02 18:32:40 +02:00