Jump to content

v3.1.11 in production, beta has new development


Recommended Posts

Moved to production all the rewrites.  Functionality improvements for switches and temps are really down to quicker updates.  Back-office was significant rewrite/simplification of the code and docs updates.  Minimal feedback from the betas on anything breaking ; thank you to those who tried the beta out.  On this plugin I am slow to move from beta to production as it has been so stable for so long (maybe too stable).  I don't want to break anyone's setup.

The Garage device now will read/write from variables or Ratgdo read/write & write to vars if you want.  It is event driven with polling on the longPoll.  I am thinking of going all events with a poll for the Ratgdo to send current status to the events on the longPoll.  Warning putting in an IP address makes boot much quicker as the Bonjour timing seems to be random on the EISY.  If anyone starts using this please let me know.  It is in full use for me for the last number of weeks but there are lots of set-ups out there.  Do I give you the info you need from the Ratgdo?  There are lots of fields I don't bring over.  Let me know.

Didn't get any feedback on my question of moving the variable setups for the Temp devices to configuration (JSON in config or YAML file), like the Garage device.  I would add another device with this capability for users to try out.  Advantage is it would mean config is immediate rather than forcing one to goto the Admin console to set up, as well it cleans up the Admin screen for the device.  Let me know your opinions.

Feedback, feedback, feedback.

 

VERSION = '3.1.11'
"""
3.1.11
DONE poll on longPoll, events sse
DONE add motor, door position
DONE update docs
TODO Bonjour discovery is sometimes slow

3.1.10
DONE rewrite switch, dimmer, temp, tempc, garage
DONE docs
DONE move db files to subfolder

3.1.9
DONE Garage device read status directly from Ratgdo through ESPHome RESTapi
DONE update docs for garage Ratgdo integration
FIX  switch st uom from 2 True/False to 25 On/Off

3.1.8
DONE Garage device sends commands directly to Ratgdo through ESPHome RESTapi
DONE Bonjour discovery of Ratgdo garage device

3.1.7
DONE Small refactors
DONE redo environment

3.1.6
FIX better solution to markdown2 issue

3.1.5
FIX repair docs due to markdown2 issue

3.1.4
DONE docs updated for garage

3.1.3
DONE: new device 'garage' door (update to/from variables option)  

3.1.2
DONE: ISY name changes based on updates to config / YAML / JSON

3.1.1
DONE: YAML file option for configuration  
DONE: JSON option for web based configuration  
DONE: Discover button to update based on config updates  

3.1.0
DONE: move version history out of README to own file
DONE: update docs  

3.0.1
DONE fix get value from variable

3.0.0
DONE add control ability to contact device
DONE refactored to modern template

previous updates:
see versionHistory.md

"""
 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...