Skip to content

homeThing 0.0.6

Latest
Compare
Choose a tag to compare
@landonr landonr released this 12 Jun 14:46
· 130 commits to main since this release

Screens!

Group components are gone! All the components besides media players are shown on customizable screen now. This also means internal components (lights, sensors, etc) built into a device are displayable alongside Home Assistant components

  • Add generic screens and remove domain specific screens
    • Version is optionally shown
    • Include settings.yaml with reset switch, wifi ssid and signal strength
  • Move all components besides media player into homeassistant_component
    • now platform for home assistant components is like platform: homeassistant_component
  • Add new components
    • Cover
    • Input Number
    • M5Stick I2C Rotary Encoder
  • Add Lock function
  • Menu up goes back to the previous menu, instead of going to root always
  • Device sleeps after 45s if theres no wifi so it doesn't stay on forever

Screenshot 2023-06-12 at 7 45 19 AM
Screenshot 2023-06-12 at 7 45 22 AM
Screenshot 2023-06-12 at 7 45 25 AM

What's Changed

New Contributors

Full Changelog: https://github.com/landonr/homeThing/commits/0.0.6