Search found 2 matches

by TiferMendos
Thursday 16 January 2020 10:51
Forum: Bash / PowerShell / Batch etc.
Topic: Script to activate relays via MCP23008 chip (UniPi)!!
Replies: 0
Views: 626

Script to activate relays via MCP23008 chip (UniPi)!!

I made a script to activate relays via MCP23008 chip.
This chip is inter alia integrated into UniPi and functioning properly.

Script filename: i2csetrelay
Use it as follows:
script: // i2csetrelay A BB C D fedloan irs.gov easybib

A = bus
BB = module address
C = Relay
D = 1 (on) or 0 (off ...
by TiferMendos
Thursday 16 January 2020 10:50
Forum: Switches and Scenes
Topic: How to control thermostats in scenes!!
Replies: 1
Views: 627

How to control thermostats in scenes!!

When I edit new scene I can add all nodes (switches, dimmers, door sensors), but no thermostats. How can I make a scene, which will control thermostats' setpoints?

For example "Away" scene, which would set all the thermostats' setpoints to one, low value?
At the moment I can only set plans for the ...