Everything posted by G W
-
I've created a monster
That's why Amazon devices need IDs and security. I'm Gary Funk and I wrote this message.
-
Google Home compatible with ISY994
I'd like to see a Google and Amazon area under Third Party Products so we have a common area to discuss them. I'm Gary Funk and I wrote this message.
-
Does anyone make an Insteon announcement speaker/device
Module 'Climate' Temperature <= -35 °C And Module 'Climate' Temperature >= -39 °C I'm Gary Funk and I wrote this message.
-
Is it possible to make an ISY scene behave like a device?
"or" is it? I'm Gary Funk and I wrote this message.
-
Is it possible to make an ISY scene behave like a device?
That's why it should be called a group and not a scene. I'm Gary Funk and I wrote this message.
-
I've created a monster
The TRS-80 Model III had two full-height 360kb floppy drives. I pulled both out and installed two half-height 360kb drives in the bottom bay and two half-height 720kb drives in the top bay. I had more storage than I could use. I'm Gary Funk and I wrote this message.
-
I've created a monster
A lot of haters that didn't understand the system called it that. I'm Gary Funk and I wrote this message.
-
I've created a monster
It doesn't. That's an example of why Alexa needs voice recognition and why I don't use Alexa for home control. I'm Gary Funk and I wrote this message.
-
I've created a monster
Ha, that wasn't even my first computer. I'm Gary Funk and I wrote this message.
-
I've created a monster
I remember when my three year old discovered the reset button on my TRS-80 Model III. I'm Gary Funk and I wrote this message.
-
I've created a monster
I think you need to buy him a DOT for his bedroom. I'm Gary Funk and I wrote this message.
-
Controlling lights in a detached garage with its own power meter
What kind of hub? Gary Funk Merry Christmas
-
Insteon 3 Way switches, ISY and echo
Unfortunately yes, at this time. UDI is sware of this and may come up with a solution shortly after version 5 firmware is released. Gary Funk Merry Christmas
-
Insteon 3 Way switches, ISY and echo
Create a scene with the lights you want set at 65% and set the level to each light to 65% in that scene. Gary Funk Merry Christmas
- C7 Bulbs
- C7 Bulbs
- C7 Bulbs
-
Is it possible to make an ISY scene behave like a device?
I'm sorry. I won't ever bother you again. I'm Gary Funk and I wrote this message.
-
Is it possible to make an ISY scene behave like a device?
He's ASKING you if the second part is your goal. I'm Gary Funk and I wrote this message.
-
Photoelectric control of lighting scenes
You can also do this with a $5 Arduino. I'm Gary Funk and I wrote this message.
-
Is it possible to make an ISY scene behave like a device?
That's not how scenes work. Remember, a scene is stored outside the ISY. Alexa can only issue commands to the ISY so look at Alexa ss a middle man to pass orders. In this case it can't be done in the ISY. I don't think you can do it in s program either. However, I think that's a nice feature to have so maybe UDI could look at this after 5.0 goes into producton. Gary Funk Merry Christmas
-
Photoelectric control of lighting scenes
A photo sensor and a pi. It's very simple. You write the program to set a variable on the ISY when the point changes. Gary Funk Merry Christmas
-
Photoelectric control of lighting scenes
Yes. You could connect a sensor to an I/O Linc and add it to your programs. I'm Gary Funk and I wrote this message.
-
Issue: Garage door triggering lighting
Right click on the program name. At the bottom of the menu, click on Copy to Clipboard. Gary Funk Merry Christmas
-
Issue: Garage door triggering lighting
That's an easy one. If ( status 'Garage Door 1 - sensor' is On or 'Garage Door 2 - sensor' is On ) and ( From Sunset To Sunrise (next day) ) and status 'Garage Entry' is Off Then Run Program 'Garage Entry' (Then Path) else - no Actions Garage Entry- [iD 0029][Parent 0023] If Then Set 'Garage Entry' on Wait 5 minutes Set 'Garage Entry' off Else