v2.2.0
This release adds support for input_select
entities as well as a few tweaks and fixes. There is also a new color wheel for light entities.
You can now also expand cards to show all features by long pressing the card.
Changes
- 3537d96 📚 Add missing volume docs
- 35860b1 ⬆️ Update mui monorepo to v4.4.3 (#518)
- 8901f1f ⬆️ Update dependency snyk to v1.228.5 (#521)
- cb3870c 📚 FAQ wording
- 40a2e11 📚 Remove legacy docs
- 4f0310f ⬆️ Update dependency @types/node to v12.7.7 (#522)
- 929de12 ⬆️ Update Node.js to v12.11.0 (#528)
- e69b697 ⬆️ Update dependency react-router-dom to v5.1.0 (#523)
- 278156b ⬆️ Update types
- d7c4b7b ✨ Support input_select (#530)
- 4fa6ebd 🚑 Handle bad chart data
- 570c6c8 ⬆️ Update react monorepo to v16.10.0 (#531)
- f9fa5e0 ⬆️ Update dependency react-router-dom to v5.1.1 (#532)
- 2f587b1 Expand entity card (#533)
- 71b80aa ✨ New color wheel
- 38afbd1 🔨 Add missing card move logic