Skip to content

Commit

Permalink
Merge pull request #646 from visualapproach/development_v4
Browse files Browse the repository at this point in the history
fix: ha autodiscovery broken
  • Loading branch information
visualapproach authored Oct 17, 2023
2 parents 8409a2b + 166ab3a commit 751c27a
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 139 deletions.
2 changes: 1 addition & 1 deletion Code/src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <WiFi.h>
#endif
#define DEVICE_NAME "layzspa"
#define FW_VERSION "2023-10-14-2335"
#define FW_VERSION "2023-10-17-2132"

#define HA_PREFIX "homeassistant"
#define PROM_NAMESPACE "layzspa"
Expand Down
Loading

0 comments on commit 751c27a

Please sign in to comment.