mirror of
https://github.com/home-assistant/core.git
synced 2026-09-10 10:06:19 -05:00
* add number platform * Update .coveragerc * reset default value * fix default value * cast Any value to float * Apply suggestions from code review * Update strings.json * add translation keys * remove obsolete unique id handling * add eco program * reset type * remove name from entity * Update strings.json * Update strings.json * rename * Apply suggestions from code review Co-authored-by: G Johansson <goran.johansson@shiftit.se> * retype getter * adjust interface * use device classes * check setter * Revert "check setter" This reverts commit360e333159. * remove eco entity * Update strings.json * add eco sensor entity * Revert "add eco sensor entity" This reverts commitd64b38c548. * Update strings.json --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>