Tags: postlund/hacs
Tags
Merge Next into master for 0.12.0 (hacs#275) * Add services * rebase * Start using jinja templates * more jinja fun * Use displaytype * simplify frontend clases * delete index * Add back "footer" * abc * add domain to const * more ui * Cleanup && restructure * move to new storage * Get config_flow from manifest * config cleanup * Add more css tags * Use config for dev * admin changes * import consts * refactor settings * autoreload * use space of bigger screens * change repository * fix error * fix doc build * fix build * fix test * fix doc build * init adminapi * consolidate views * New endpoint urls * missed one * migrate api * Fix message display * Don't build for next * Add loader * Move checs to LooseVersion * Fix issues with HA version req * typo * not in use * Postpone reload 5s * check every 10s * Add placeholder for reload config_flow * move menu and button to post api * move to post api * move error generation * cleanup * Changes to devtools * Make sure there is an update, and not a false positive * use get * rewording * move to post api * Add jinja support to info files * Add custom template rules * Add example * add image * style * fix plugin button * remove from blacklist * fix line height
Merge next into master for 0.10.0 (hacs#196) * add new integration: Hass-Custom-Alarm (hacs#152) as per akasma74/Hass-Custom-Alarm#11 (comment) * Set DEV as version * add new integration: Hass-Custom-Alarm (hacs#152) as per akasma74/Hass-Custom-Alarm#11 (comment) * Set DEV as version * Adding remote control custom card (hacs#156) * Add alexa_media_player (hacs#159) * Add alexa_media_player * Adds ',' * Init testing * Add option to set minimum HA version in manifest * Add note to documentation about min HA version * multi deploy? * missing * push it? * Add pipline config as a listener * Clean dir * Speed up repository page load * Default back to None * Adding Meross IoT library (hacs#161) Proposing the Meross HomeAssistant Custom component as default one. * test * Fix load tests * Add iphonedetect-integration (hacs#162) * Add integration for "Virgin Tivo" (hacs#163) * Add philips_android_tv integration (hacs#166) * docs? * simplify * set 3bf1223 * Update const.py (hacs#168) Added Flo water sensor * Fix TimeoutError issue * added ljmerza cards (hacs#174) * Badges * Add beta info * generic * Remove log * Adds Ceerbeerus/beerbolaget * Fix changelog links * Add claytonjn/hass-circadian_lighting (hacs#180) to default integration repositories * Add thomasloven/hass-browser_mod to default repo (hacs#179) * remove TODO * Update repository.py (hacs#185) * Update const.py (hacs#186) * Don't use pre-release (hacs#187) `git describe --tags --always $(git rev-list --tags --max-count=1000) | grep -e "[0-9]\+\.[0-9]\+\.[0-9]\+$"` returns ``` 0.9.0 0.8.1 0.8.0 0.7.0 0.6.0 0.5.1 0.5.0 0.4.4 0.4.3 0.4.2 0.4.1 0.4.0 0.2.1 0.2.0 0.1.0 ``` * move to data * use data branch for lists * Change descrription * remove examples * format * pipeline updates * fix custom * Simplify migration * add restart steps * Don't return to settings for HACS * Fix ref * Change dev mode * Fix download issue for plugins * I have no clue what this does
PreviousNext