stephenmhall / PiHeating

python code for Raspberry Pi Heating control
3 stars 2 forks source link

VeraLess Options? #4

Open asantaga opened 7 years ago

asantaga commented 7 years ago

I plan to use this code but without a Vera system, I was thinking it might be good to have a flag, like useVera=true|false, and whenever we call out to a vera device we check to see if the flag is set.

I dont plan to use a vera, will use direct relay and thinking this might make it more generic