SystemDoNotDisturbState is always 1 on Monterey

Hi, I use this code to return system DND status. It used to work on Big Sur, but now it always return 1

tell application "BetterTouchTool"
	return get_number_variable "SystemDoNotDisturbState"
end tell

Also noticed this after update to Montery! It seems like DoNotDisturb is no longer a thing and its something like FocusModes now but that doesnt work. Hoping for a solution soon!

This was already the case for me under Big Sur or it was not updated during automatic activation.

The latest alpha should return a correct value for the SystemDoNotDisturbState again. (It might fail on the very first try, but should then work)

I've just updated BTT to last build and it doesn't work.

I run

tell application "BetterTouchTool"
return get_number_variable "SystemDoNotDisturbState"
end tell

and get
missing value

For me it doesn't work on 3.697 build