Announcement

Collapse
No announcement yet.

Bluetooth Connector 0.32.2.2 (for HS 2.1 and 2.2 beta)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Bluetooth Connector 0.32.2.2 (for HS 2.1 and 2.2 beta)

    Here is a new version of the Bluetooth Connector plugin for HomeSeer 2.2 beta:

    As you may know, ASPX processing has changed a lot with HomeSeer 2.2 beta, and the Configuration pages could not be loaded anymore.

    Change Log:

    - Upgraded the Bluetooth support Library to V1.20 (was V1.10 in all the previous versions)
    - Reworked the ASPX config pages to support HS2.2 beta
    - Changed the way the configuration interface displays HomeSeer page header and footer.
    - Added a warning to the HS Event Log in case of missing hardware (BT key)
    - Added some help message in the Web configuration interface.
    - Fixed a nasty bug occuring when the plugin is ran on a Windows domain Controller.
    - Fixed a bug preventing the web configuration interface to load when the Instant Messenging Connector was installed.
    - Added the Serializable() attribute to the plugin class.
    - Tested with HS 2.1.102 and HS 2.1.130

    To install or upgrade:

    1) Download the attached .ZIP

    2) Unzip the archive without flattening the file tree (there are subdirectories that must be kept)

    3) Shutdown HomeSeer

    4) If you are upgrading, DELETE the HomeSeer 2/html/hspi_bt directory

    5) Copy all unziped files and subdirectories to your HomeSeer 2 directory.

    If you are upgrading you have to accept replacing the bluetooth support dlls, as all these files are new versions.

    6) Restart HomeSeer

    <!-- / message --><!-- attachments -->
    Last edited by stipus; September 17, 2006, 01:41 PM.
    --
    stipus

    #2
    I found an important problem in the Bluetooth support library.

    In some cases on the Widcomm stack, a thread can be stuck in the support lib when autodiscovery is enabled on a network, and the ConnectService or DiscoverService poll method is selected for a device.

    This can affect the shutdown or startup of HomeSeer (Homeseer frozen on shutdown or startup). This is only a temporary freeze. If you kill the process, and restart a few times, it restarts normaly.

    I'm working on this problem. In the meantime, if you experience this problem, disable autodiscovery on the network, or use only the autodiscovery poll method on devices.

    stipus
    Last edited by stipus; September 16, 2006, 04:47 AM.
    --
    stipus

    Comment

    Working...
    X