Skip to content

Releases: mscodemonkey/overtalkerr

Update Home Assistant to remove Google.

Choose a tag to compare

@mscodemonkey mscodemonkey released this 27 Nov 09:04

OK I officially hate Google. Removed from the project completely now. Sorry everyone - upgrade to Alexa!

1.1 - Added Home Assistant

Choose a tag to compare

@mscodemonkey mscodemonkey released this 27 Nov 07:28
47a33fc

Added Home Assistant as this is how we get Google Assistant support

A couple of dark mode fixes

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 04:10

Full Changelog: 1.0.5-beta...1.0.6-beta

Small UI refactor, wouldn't bother updating!

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 04:04

Refactor CSS to use shared stylesheet

Major refactor to follow DRY principles and Material Design:

  • Created shared.css with common styles (theme variables, base styles, components)
  • Removed duplicate CSS from dashboard.html, config_ui.html, and test_ui.html
  • Each HTML file now imports shared.css and only includes page-specific styles
  • Maintains Material Design with Roboto font
  • Much easier to maintain - one place to update common styles

Benefits:

  • ~200 lines of duplicate CSS removed
  • Consistent styling across all pages
  • Single source of truth for theme and component styles
  • Faster page loads (CSS cached across pages)

Fix up auto update and changing system font

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 03:59

Full Changelog: 1.0.3-beta...1.0.4-beta

Fixed up versioning display

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 03:40

Wasn't showing the correct version on the dash

Autoupdate fixed

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 03:34

Fixed issues with the auto updater

1.0.1-beta

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Oct 03:27

Let's go! First proper release is out in the wild. See the README for full details!