Commit History

作者 SHA1 備註 提交日期
  Christopher Mullins 220508012b DRY: expose helper method in MqttClient to bind variables to topic string, use that instead of repeated logic 6 年之前
  Christopher Mullins 0aefdb9839 DRY: add helper method to generate hex string for device ID 6 年之前
  Christopher Mullins db528afb0c Fix, spruce up tests 6 年之前
  Christopher Mullins e51d19bb38 Add support for retained messages in test client 6 年之前
  Christopher Mullins b10d676967 Conditionally raise error 6 年之前
  Christopher Mullins aaa572b676 Add comment 6 年之前
  Christopher Mullins 8ae163dbc1 Send longer messages in chunks 6 年之前
  Christopher Mullins 7dad7f3e84 Fix name generator 6 年之前
  Christopher Mullins 07e557f5af Handle removing old discovery IDs 6 年之前
  Christopher Mullins eddda7f284 Save deleted group IDs so that they can be processed 6 年之前
  Christopher Mullins fea8148775 Expose method to generate compact ID 6 年之前
  Christopher Mullins 410bcb7b92 Add chunk size constant 6 年之前
  Christopher Mullins d2ce61d8b3 Initial pass at HASS discovery client 6 年之前
  Christopher Mullins 30f3f23090 Add ability to inject callback for when MQTT client connects 6 年之前
  Christopher Mullins 062acb6ac8 Add setting for HASS discovery prefix 6 年之前
  Chris Mullins f176ee153b Merge pull request #481 from sidoh/feature/group_labels 6 年之前
  Christopher Mullins 726e55563a Remove extraneous print 6 年之前
  Christopher Mullins 908df1cd13 Updates publish fixed labels 6 年之前
  Christopher Mullins abf688d629 Remove unnecessary sleep 6 年之前
  Christopher Mullins d0f68e1d4b Gaps can be a bit longer now that packets are queued 6 年之前
  Christopher Mullins 91897b6208 Don't need sleep anymore since packets are queued 6 年之前
  Christopher Mullins 22bdd6af1d Restructure ruby MQTT client for tests. Listen on wildcard topic, match on parsed parameters rather than listening on bound topic 6 年之前
  Christopher Mullins 893cb4c497 Set flag which fixes build with v2.1.4 of WebSockets library 6 年之前
  Christopher Mullins e978e5339d Add test for MQTT updates using device aliases 6 年之前
  Christopher Mullins 7e727a832f Update README 6 年之前
  Christopher Mullins d4a1d6e9cc Implement MQTT device alias support 6 年之前
  Christopher Mullins 3191095e5a Add tests for MQTT device alias functionality 6 年之前
  Christopher Mullins 0f9204a5e5 Add test for bad input 6 年之前
  Christopher Mullins b1496966e2 Add field to UI to deal with device aliases 6 年之前
  Christopher Mullins 73308361a9 Add REST route for device aliases 6 年之前