Originally posted by ARuser
View Post
I tried editing an event, and the temperature selection becomes the "New" style with the F, instead of the $%0$
Out of curiosity, I explored the events.json, and manually changed "72.0 °F" to the old style, which is "72$%0$". When I do that and run the event, the temperature change goes through.
Here's the info from the events file for the old way, as well as the log output when it's run (the temperatue values may be different, since I was tinkering around a bit):
Code:
Scheduler","dvRef":268,"LegacyCheck":-5.0,"ControlLabel":"71$%0$","ControlValue":-10000.0}},"delay":"00:00:15","Misc":64,"evRef":1619,"Action_ Order":6},"K7":{"$type":"Scheduler.Classes.EvACT_DEVICE, Scheduler","devices":{"K292":{"$type":"Scheduler.Classes.EvA CT_DEVICE+clsDevAction, Scheduler","dvRef":292,"LegacyCheck":-5.0,"ControlLabel":"67$%0$","ControlValue":-10000.0}},"delay":"00:00:40","Misc":64,"evRef":1619,"Action_ Order":7}}},"Version":1.2,"evRef":1619,"Name":"Oculus All Off AM","EvGroup":{"GlobalActions":{"mvarActions":{}},"GlobalCon ditions":{"TrigGroups":{}},"Version":1.2,"Group":"Oculus","R ef":787336913},"PlugExtraData":{}},{"mvarGroupRef":150646572 ,"Last_Trigger_Time":"2020-06-02T01:54:58.1042294-05:00","Triggers":{"TrigGroups":{"K0":{"$type":"System.Colle ctions.Generic.List`1[[Scheduler.Classes.EvTrig_BASE, Scheduler]], mscorlib","$values":[{"$type":"Scheduler.Classes.EvTrig_MANUAL,
And here is the code and log data with the new method, which doesn't change the temperature
Code:
Scheduler","dvRef":268,"LegacyCheck":-5.0,"ControlLabel":"72.0 °F","ControlValue":-10000.0}},"delay":"00:00:00","Misc":96,"evRef":3794},"K1":{" $type":"Scheduler.Classes.EvACT_DEVICE, Scheduler","devices":{"K292":{"$type":"Scheduler.Classes.EvA CT_DEVICE+clsDevAction, Scheduler","dvRef":292,"LegacyCheck":-5.0,"ControlLabel":"72.0 °F","ControlValue":-10000.0}},"delay":"00:00:05","Misc":64,"evRef":3794,"Action_ Order":1},"K2":{"$type":"Scheduler.Classes.EvACT_DEVICE, Scheduler","devices":{"K1117":{"$type":"Scheduler.Classes.Ev ACT_DEVICE+clsDevAction, Scheduler","dvRef":1117,"LegacyCheck":-5.0,"ControlLabel":"Off","ControlValue":-10000.0}},"delay":"00:00:11","Misc":64,"evRef":3794,"Action_ Order":2}}},"Version":1.2,"evRef":3794,"Name":"Weekday 715am 72 both, recirc off","EvGroup":{"GlobalActions":{"mvarActions":{}},"GlobalCo nditions":{"TrigGroups":{}},"Version":1.2,"Group":"Temperatu re","Ref":1564955774},"PlugExtraData":{}},{"mvarGroupRef":19 69929945,"Last_Trigger_Time":"2021-09-15T15:2
Leave a comment: