core/homeassistant
Raman Gupta 2f7a7b0309
Add template functions to get area_id and area_name (#54248)
* Add template function to get area_id

* fix int bug

* Prefer area name lookup

* remove unnecessary checks

* fix import

* Add area_name function

* change behavior to fail in ambiguous scenarios

* Revert lotto winning exception checking

* review comments

* try except else
2021-08-25 15:16:51 -04:00
..
auth
components Add missing convert to fan/light/switch modbus platform (#55203) 2021-08-25 21:02:06 +02:00
generated Convert Nanoleaf yaml and discovery to config flow (#52199) 2021-08-24 14:09:36 -05:00
helpers Add template functions to get area_id and area_name (#54248) 2021-08-25 15:16:51 -04:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py Change logging to do rollover() instead of rotate() (#55177) 2021-08-25 17:32:48 +02:00
config.py
config_entries.py Fix race that allowed multiple config flows with the same unique id (#55131) 2021-08-23 23:01:21 -05:00
const.py Add device class for volatile organic compounds (#55050) 2021-08-23 11:14:43 +02:00
core.py
data_entry_flow.py
exceptions.py
loader.py Add known devices to USB Vendor / Product IDs (#54986) 2021-08-21 21:56:49 +02:00
package_constraints.txt Bump frontend to 20210825.0 (#55221) 2021-08-25 11:36:06 -07:00
requirements.py
runner.py
setup.py
strings.json