Skip to content

Master#1

Open
w4qed wants to merge 2536 commits intoAndTH:masterfrom
hollie:master
Open

Master#1
w4qed wants to merge 2536 commits intoAndTH:masterfrom
hollie:master

Conversation

@w4qed
Copy link
Copy Markdown

@w4qed w4qed commented Jan 9, 2014

No description provided.

hplato and others added 30 commits October 29, 2022 18:37
Tasmota HTTP Item RRD dependancy checks
Correct typos.
Correct typos in raZberry.pm
If commands are issued while another one is still processing, the new
command is queued and executed later. This makes it possible to to add
multiple commands without any command getting aborted.
Eg. changing the volume, let the device say something and then change
the volume back:

	$Fully->send_request("setAudioVolume&level=70&stream=9");
	$Fully->say("Test 1 2 3", 'en');
	$Fully->send_request("setAudioVolume&level=30&stream=9");
To check wether FullyKiosk is currently the app in use it is now possible to check the
`App_State` property. It is either 'foreground' or 'background'.
(requires mqtt to work)
moved old DateTime files to fallback folder
removed data::dumper::maxdepth setting
hplato and others added 30 commits January 21, 2026 10:45
tweak to martins fix to ignore retained delete messages
user private Data::Dumper object for Save and Persistent objects
Make ExecuteOnOff response match documentation
…ontinuation logic in read_table_A.pl, and package it to be easily usable by other read_table_X.pl routines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants