C'est pas faux!
donc si tu souhaites une "plage horaire" :
local heure = os.date("*t")
elseif ( tonumber(ButtonPressed) == 5) and ((heure['hour'] >=07 ) and (heure['hour'] <=22 ))
then
fibaro:call(50,'turnOn')
fibaro:call(9, "setValue", "8");
fibaro:call(70,'turnOff')
fibaro:call(101, "pressButton", "7") -- VD appui TTS
fibaro:debug("Bouton 3 court Allumage scene nuit")