b1fa6e0702 
								
							
								 
							
						 
						
							
							
								
								corrected points which were found during review of  @stefan123t  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f651811359 
								
							
								 
							
						 
						
							
							
								
								fix autoscroll button  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4561655d9d 
								
							
								 
							
						 
						
							
							
								
								* improved serial console  
							
							
 
							
							
							* repaired /save
* removed yields (not allowed with async-web) 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c32927a94e 
								
							
								 
							
						 
						
							
							
								
								added time to serial console  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ae78842a8 
								
							
								 
							
						 
						
							
							
								
								* built visualization as xhr  
							
							
 
							
							
							* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								810e16df6e 
								
							
								 
							
						 
						
							
							
								
								* start creation of visualisation api contents  
							
							
 
							
							
							* removed /json part -> moved to API
* added missing update.html 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								330d9d5002 
								
									
								
							
								 
							
						 
						
							
							
								
								use relative not absolute url path  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f89c6e06a3 
								
							
								 
							
						 
						
							
							
								
								add General overview for several inverters  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f6db2ffdb 
								
							
								 
							
						 
						
							
							
								
								* improved api  
							
							
 
							
							
							* finished index page 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								95b094a405 
								
									
								
							
								 
							
						 
						
							
							
								
								Update visualization_html.h  
							
							
 
							
							
							add support for apple web app 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4062fc50f8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update visualization.html  
							
							
 
							
							
							add support for apple web app 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								833e6c4904 
								
							
								 
							
						 
						
							
							
								
								improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos)  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11fdb4c822 
								
							
								 
							
						 
						
							
							
								
								fix action (directory was missing - needs to be created automatically now)  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2bfb6467e0 
								
							
								 
							
						 
						
							
							
								
								*  fix   #195 : used trim() to remove leading and trailing spaces, added maxlength attr to input field  
							
							
 
							
							
							* started to work on #209 : added another timer for NTP update after configurable interval (default 12h) 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31ff0300d7 
								
							
								 
							
						 
						
							
							
								
								added missing file  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9aece00d7 
								
							
								 
							
						 
						
							
							
								
								small fix  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								440d386ec0 
								
							
								 
							
						 
						
							
							
								
								* improved api (now webApi)  
							
							
 
							
							
							* converted index to static page 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08d8658737 
								
							
								 
							
						 
						
							
							
								
								setup page complete converted to static version  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6ac416665 
								
							
								 
							
						 
						
							
							
								
								improved async web setup page  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13c88b3626 
								
							
								 
							
						 
						
							
							
								
								* created new API functions  
							
							
 
							
							
							* bound html through ajax to parse setup page (not finished now)
* added compression option for static html to python module
* removed generated h-file from index (redundant information), they will be created on compile time 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae968d618a 
								
							
								 
							
						 
						
							
							
								
								* added option for no powerlimit (setup)  
							
							
 
							
							
							* moved function showLiveData to web.cpp
* improved debug messages
* cleaned some code 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03b9af216d 
								
							
								 
							
						 
						
							
							
								
								/setup geht noch nicht  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51fbe7868c 
								
							
								 
							
						 
						
							
							
								
								added command queue  
							
							
 
							
							
							+ command queue
+ feedback from inverter for actual power limit via InfoCmd -> SystemConfigPara (0x05)
+ REST API will enqueue a new info command
+ change in power limit will enqueue infocm to get actual power limit
+ actual power limit is available under mqtt topic <TOPIC>/<NAME>/ch0/PowerLimit ALWAYS in percent
+ Firmware information will be requested automatically up on start of dtu 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ca1792480 
								
							
								 
							
						 
						
							
							
								
								fixed setup layout for mobile devices  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								269b0fb942 
								
							
								 
							
						 
						
							
							
								
								correct path for CHANGES.md  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdf45926cc 
								
							
								 
							
						 
						
							
							
								
								complete rework of release workflow add CHANGES.md  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								458639b648 
								
							
								 
							
						 
						
							
							
								
								button on index to get FW-Version  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac79828eb5 
								
							
								 
							
						 
						
							
							
								
								0.5.13 Bug fixes and minor updates  
							
							
 
							
							
							- Solves Issue 156, 158, 159
- Uncheck "Reboot after save" by default, It is only madatory if an inverter is added or changed (name,address)
- Add "*" to denote mandatory fields in setup
- Remove "MQTT Interval read only" in setup
- Correct typos in Markdown files 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ac3876092 
								
							
								 
							
						 
						
							
							
								
								Major Updates active power limit  
							
							
 
							
							
							See the User_Manual.md for more information about the functionality of the active power limit. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74f053a5ae 
								
							
								 
							
						 
						
							
							
								
								* webinterface refactored completely  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f88fea229 
								
							
								 
							
						 
						
							
							
								
								fix   #146  
							
							
 
							
							
							v0.5.8 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aca98b6911 
								
							
								 
							
						 
						
							
							
								
								* style update (margins)  
							
							
 
							
							
							* automatically convert html files to header file during build 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec08f58a46 
								
							
								 
							
						 
						
							
							
								
								* fix setup html (recent version crashed)  
							
							
 
							
							
							maybe the issue was regarding the flower brackets 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75e7eb8bb2 
								
							
								 
							
						 
						
							
							
								
								* html Update (was not converted)  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ac967371c1 
								
									
								
							
								 
							
						 
						
							
							
								
								update style css  
							
							
 
							
							
							needed somme add style for collapse feature 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0f9f6795bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Style setup page with collapse feature  
							
							
 
							
							
							sort order too. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								155f9e3f41 
								
							
								 
							
						 
						
							
							
								
								* new NRF24 lib (1.4.2 -> 1.4.5)  
							
							
 
							
							
							* add build info on index.html (like OpenDTU)
* add Discord Link to index.html 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								848e263e7f 
								
							
								 
							
						 
						
							
							
								
								add  #114  ntp_server_name and port in setup  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c177fbfa8 
								
							
								 
							
						 
						
							
							
								
								add  #114  ntp_server_name and port to eeprom  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21624cb517 
								
							
								 
							
						 
						
							
							
								
								* fix index.html to load inverter info immediately  
							
							
 
							
							
							* changed timestamp to 1 for stand alone ESP, #90  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a28884cff 
								
							
								 
							
						 
						
							
							
								
								* improved setup (if no data is in EEprom)  
							
							
 
							
							
							* improved NRF24 Pinout regarding to #36 , Standard Pinout should be now: https://github.com/grindylow/ahoy/issues/36#issuecomment-1149981052  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c61d9568ba 
								
							
								 
							
						 
						
							
							
								
								license included  
							
							
 
							
							
							tried to increase stability 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f148c41a1f 
								
							
								 
							
						 
						
							
							
								
								ESP8266 v0.4.16  
							
							
 
							
							
							* request only one inverter per loop (https://github.com/grindylow/ahoy/issues/53#issuecomment-1147042489 )
* mqtt loop interval calculated by # of inverters and inverter request interval
* limit maximum number of retries
* added feature request #62  (readable names for channels)
* improved setup page, added javascript to hide / show channel fields
** IMORTANT: memory layout change, all configuration will be lost, except WiFI ** 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df2f052c85 
								
							
								 
							
						 
						
							
							
								
								load stats on index page initially  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e5105a98b 
								
							
								 
							
						 
						
							
							
								
								use mSendInterval for showIndex and index.html  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7844ea2946 
								
							
								 
							
						 
						
							
							
								
								* moved mqtt loop out of `checkTicker` as mentioned in  #49  
							
							
 
							
							
							* added irritation and efficiency calculations (** EPPROM CHANGE - YOUR SETTINGS MAYBE BECOME CURRUPT! **)
* improved style 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8238e90903 
								
							
								 
							
						 
						
							
							
								
								*  fix   #38  current assignment for 4-channel inverters  
							
							
 
							
							
							* added last received timestamp in /hoymiles livedata web page #47 
* improved style.css
* improved NTP as described in #46  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a35cb414a8 
								
							
								 
							
						 
						
							
							
								
								*  fixed   #41  HM800 Yield total and Yield day were mixed around. Found issue while comparing to Python version  
							
							
 
							
							
							* fixed  #43  HM350 channel 2 is displayed in Live-View
* added #42  YieldTotal and YieldTotal Day for HM600 - HM800 inverters 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b485cb8151 
								
							
								 
							
						 
						
							
							
								
								* improved stability (in comparison to 0.3.7)  
							
							
 
							
							
							* reset wifi AP timout once a client is detected
* fix  #26  wrong variable reset 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37206847c5 
								
							
								 
							
						 
						
							
							
								
								* added rx channel switching  
							
							
 
							
							
							* switched to crc8 check for valid packet-payload 
							
						 
						4 years ago