Skip to content

Releases: peteS-UK/lyrion_cli

Add support for optional timeout parameter

Choose a tag to compare

@peteS-UK peteS-UK released this 22 Jan 15:38
c4d2c95

This version adds support for a timeout parameter to the query action so that if you have a very long running query, you can extend the default 10 second timeout

Add support for query action timeout

Pre-release

Choose a tag to compare

@peteS-UK peteS-UK released this 18 Jan 17:28

This version adds support for a timeout parameter to the query action so that if you have a very long running query, you can extend the default 10 second timeout.

Update readme post HACS publish

Choose a tag to compare

@peteS-UK peteS-UK released this 27 May 18:16
7ca292b
Merge pull request #7 from peteS-UK/dev

readme update post hacs

For HACS

Choose a tag to compare

@peteS-UK peteS-UK released this 27 May 08:59

Update for HACS publish

Add Config Flow

Choose a tag to compare

@peteS-UK peteS-UK released this 24 Apr 21:48
3539e5b

Add a blank config flow to enable setup without manual editing of configuration.yaml.

Release for HACS

Choose a tag to compare

@peteS-UK peteS-UK released this 22 Mar 11:01
c05848e

Just a bump for HACS PR

Schema and Constants

Choose a tag to compare

@peteS-UK peteS-UK released this 20 Mar 09:55
865cb4e

Tidy up schema
Use standard HA constants

Fix for http get from config entry

Choose a tag to compare

@peteS-UK peteS-UK released this 19 Mar 19:44

Fix for error when http config entry doesn't exist

Fix for list creation

Choose a tag to compare

@peteS-UK peteS-UK released this 19 Mar 07:11

Fix a bug with list creation
Add debug messages