Page 2 of 2

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Mon Dec 10, 2018 7:01 pm
by peszko
I'd also like to ask for a better implementation. At this point, even the initial linking isn't really working as it needs to be done manually. Even then, it is not obvious how to trigger each action.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Wed Dec 12, 2018 8:42 pm
by matt (support)
Thanks for the feedback. Adding some customer commands for the siren is definitely on our request list.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Wed Dec 12, 2018 9:24 pm
by Fishysan
Awesome Matt, thanks. I've two of them also. Cheers!

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Tue Dec 18, 2018 8:05 pm
by peszko
Actually, just started moving to z-wave after my latest all on insteon glitch so might not want to install it anyway. I hope to get better stability and response from the switches, and there seems to be way way more choices for modules.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Sun May 12, 2019 6:47 pm
by auto_man
I tried to use the new commands for setting the Insteon Siren between the siren and chime sounds, but I get the following error:

INSTEON Commands Error plugin does not define method setCurrentAlarmType

Anyone experience this or have ideas about it?

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Sun May 12, 2019 8:18 pm
by matt (support)
Looks like we have a buglet. We are investigating – thanks for the report.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Mon May 13, 2019 7:18 am
by Fishysan
Awesome.. and more support is appreciated! Have two of them now, plans for 3rd pending functions.

Cheers.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Thu May 23, 2019 8:41 pm
by hamw
Wanted to report the same as above. Would appreciate if you all could push out a quick fix so we can use these things.... 7.3.0001 would be just fine!

Ham

Code: Select all
Trigger                         Doorbell Rings Siren 3
   Updated                         "SmokeBridge 3 Main Attic" on
   INSTEON Commands Error          plugin does not define method setCurrentAlarmType


Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Fri May 24, 2019 10:41 am
by jay (support)
Have you tried 7.3.1? I think it might have made it into that release.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Fri May 24, 2019 2:41 pm
by matt (support)
Afraid that one was discovered right after we released 7.3.1. It'll be fixed in 7.3.2 for sure.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Mon Sep 30, 2019 4:03 pm
by matt (support)
auto_man wrote:
I tried to use the new commands for setting the Insteon Siren between the siren and chime sounds, but I get the following error:

INSTEON Commands Error plugin does not define method setCurrentAlarmType

Anyone experience this or have ideas about it?

Indigo 7.4 is now available and fixes the bug above.

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Sun Jan 19, 2020 9:22 am
by hamw
Unless there is some other plugin update or something else I need to do, it appears to still be broken in 7.4..... I resync'd the device and used the new menu setting to try to set to chime. It does not work via Indigo command. However I can turn it on and off manually from the devices menu.


Code: Select all
   Trigger                         Doorbell Rings Siren 3
   INSTEON Commands Error          plugin does not define method setCurrentAlarmType  <<<<<<<<<<<<<<<< trying to get it to set chime vs siren on the fly
   Schedule                        Doorbell Rings Siren 3 (delayed action)
   Updated                         "SmokeBridge 3 Main Attic" on
   Schedule                        Doorbell Rings Siren 3 (delayed action)
   Updated                         "SmokeBridge 3 Main Attic" off


Tried define and sync again per instructions, and ran the unit turning on and off only via Indigo actions. Still no joy.....

Code: Select all
Jan 19, 2020 at 10:17:30 AM
   Sent INSTEON                    broadcast set button down
   PowerLinc                       Linking - entered discovery linking mode (240 seconds)
   PowerLinc                       Linking - sending engine version request to 3F.0B.AC
   PowerLinc                       Unexpected command 02 0B (flushing)
   PowerLinc                       Linking - received engine version 02 from 3F.0B.AC
   PowerLinc                       Linking - sending id request for device information to 3F.0B.AC
   PowerLinc                       Linking - received id request response from 3F.0B.AC
   PowerLinc                       Linking - initializing remote device "Insteon Siren 3" (address 3F.0B.AC, firmware version 45)
   PowerLinc                       Linking - initialize complete
   PowerLinc                       Linking - syncing remote device "Insteon Siren 3" (address 3F.0B.AC, firmware version 45)


   PowerLinc                       Linking - syncing of this device not possible remotely (skipping)  <<<<<<<<<<<<<<<<<<<<<Don't understand this.



   PowerLinc                       Linking - sync complete
   PowerLinc                       Linking - syncing PowerLinc links (address 3C.4C.82)
   PowerLinc                       Linking - . . adding: INSTEON plc link to controller 3F.0B.AC, flags 03, group 01, data 00 00 FF
   PowerLinc                       Linking - . . adding: (not added -- probably already exists)
   PowerLinc                       Linking - sync complete
   PowerLinc                       Linking - PowerLinc links updated
   PowerLinc                       Linking - exited linking mode

Jan 19, 2020 at 10:18:40 AM
   Received INSTEON                "Thermostat Fam Room" temperature changed to 67.0
   Trigger                         Doorbell Rings Siren 3
   Schedule                        Doorbell Rings Siren 3 (delayed action)
   Updated                         "SmokeBridge 3 Main Attic" on


Thoughts?

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Mon Jan 20, 2020 8:05 pm
by matt (support)
Can you open the Terminal window and copy/paste in the following lines and copy into a reply the result for me?

Code: Select all
cd /Library/Application\ Support/Perceptive\ Automation/Indigo\ 7.4
more Plugins/.INSTEON\ Commands.indigoPlugin/Contents/Info.plist

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Tue Jan 21, 2020 10:06 pm
by hamw
Code: Select all
Last login: Tue Jan 21 22:59:43 on ttys000
Hamiltons-Mac-mini:~ hamiltonwilliams$ cd /Library/Application\ Support/Perceptive\ Automation/Indigo\ 7.4
Hamiltons-Mac-mini:Indigo 7.4 hamiltonwilliams$ more Plugins/.INSTEON\ Commands.indigoPlugin/Contents/Info.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
Plugins/.INSTEON\ Commands.indigoPlugin/Contents/Info.plist...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
:...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
:...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
:...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
(END)...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
(END)...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
~
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
~
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
~
(END)...skipping...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
~
~
(END)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>PluginVersion</key>
        <string>2.2.2</string>
        <key>ServerApiVersion</key>
        <string>2.0</string>
        <key>IwsApiVersion</key>
        <string>1.0</string>
        <key>CFBundleDisplayName</key>
        <string>INSTEON Commands</string>
        <key>CFBundleIdentifier</key>
        <string>com.perceptiveautomation.indigoplugin.InsteonCommands</string>
        <key>CFBundleVersion</key>
        <string>1.0.0</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>
                        <key>CFBundleURLName</key>
                        <string>http://wiki.indigodomo.com/doku.php?id=plugins:insteon_commands</string>
                </dict>
        </array>
</dict>
</plist>
~
~
~
(END)

Re: When will the Insteon Siren 2868-222 be better supported

PostPosted: Wed Jan 22, 2020 10:38 am
by matt (support)
I'm not sure how it happened, but you don't have the version of the Insteon Commands plugin that was included in 7.4.0. Your version is older. Try stopping the Indigo Server and re-running the 7.4.0 installer.