Releases: didair/touchlace
Releases · didair/touchlace
v0.2.0
New layout!
Today Touchlace gets a new look! Lots have changed but these are the most important changes:
- Added sidebar
- Favorites
- Entity groups
- Added support for sensors and binary sensors
- Added support for scenes
- Background images on entities
I'm super excited to see what you think about this new update and please star this project if you like it!
Changelog:
- Update global grid system
- Add favorite section on home page
- Add media section on home page
- Add scenes section on home page
- Add groups section on home page
- Add new page for media pages
- Add support for TVs on media entities
- Add new page for rooms
- Add small animation for sections on room page
- Add static left sidebar
- Add support for scenes
- Add support for binary sensor
- Add sensor types for binary sensor: door, lock, window
- Add support for sensor
- Add sensor types for sensor: price, temperature
- Updated design for main title
- Add static footer
- Add active media on footer
- Add open doors on footer
- Add temperature sensors on footer
- Add lights on footer
- Add dropdown
- Add icons: house, star, wrench, rotate, mug, blender, beer, wine-glass, wine-bottle, whiskey-glass, martini-citrus, martini, glass-water, burger, pizza-slice.
- Updated vertical slider for setting brightness levels on lights
- Add graph for sensors with type price or temperature
- Add room selector on entity settings
- Add menu for adding entities from room page
- Update styles on settings
- Add section for adding groups in settings page
- Add tools on settings
- Add tool for changing homeassistant base url on settings page
- Add tool for resetting touchlace on settings page
- Turn off light when brightness is set to 0% using slider
- Code improvements like more typescript coverage and less duplicated code.
- Lots of bug fixes!