Clifford Roche
Clifford Roche
#### What were you doing? 1. Disable retain 2. Connect Octoprint with this plugin to MQTT service 2. Disconnect client (home assistant) from MQTT service, and reconnect 3. Status of...
As per the policy on reporting plugins I would like to confirm that this plugin is still active and maintained as there are a growing number of unanswered issues, and...
A few general improvements to the way retain is used, fixing a couple of bugs. - LWT topic now has it's own setting for retain. Generally even when you chose...
## Proposed change - Adding some icons for the Moonraker integration ## Type of change - [x] Add a new logo or icon for a new core integration - [...
The reference to **rail** isn't required in the code, removing this reference allows us to further remove the unused endstop pin from **gear_stepper** in **ercf_hardware.cfg** FIXES #96
This references work done for #86 . I've been able to make this work in practice using an ESP8266 with an SHT30 temp sensor, pinging the heatpump approx every minute...
Since we no longer lock-step updates, we need to either wait on the initial state update or provide some way to indicate when the device itself has a valid state...
I think this was accidentally left and replaced by update_state. Investigate if and how it's being used.
Immediately call for as state update as soon as the device is bound, add a signal that can be used to check that the device has received it's first state...
> When sending {"t": "scan"} request i got: > {"t":"dev","bc":"","catalog":"gree","series":"gree","model":"gree","lock":0,"vender":"1","mid":"60","name":"GR-Gcloud_60_0a_5ba3_EC","ver":"V3.2.M","mac":"9424b8fd5ba3","subCnt":6} > "subCnt":6 is number of indoor units. > > Then sending request to get a list of units: > {"cid":"app","i":0,"pack":"Lmtc+jPqo5okmScSkppBww==","t":"subList","tcid":"9424b8fd5ba3","uid":0}...