sensi
sensi copied to clipboard
API Wrapper for Emerson Sensi WiFi thermostats.
Results
2
sensi issues
Sort by
recently updated
recently updated
newest added
I've been using your wrapper for a while for gathering home metrics and automation, looks they just overhauled their API architecture. `https://sensiapi.io` is the new URI. I don't have a...
``` /var/lib/gems/2.1.0/gems/sensi-0.1.2/lib/sensi/thermostat.rb:213:in `system_temperature': wrong number of arguments (1 for 0) (ArgumentError) from sensi.rb:19:in `' ``` This happens when I attempt to `thermostat.system_temperature :cool`.
TODO