hass-core/homeassistant
IceBotYT 526180a8af
Add PECO smart meter binary_sensor (#71034)
* Add support for PECO smart meter

* Add support for PECO smart meter

* Conform to black

* Fix tests and additional clean-up

* Return init file to original state

* Move to FlowResultType

* Catch up to upstream

* Remove commented code

* isort

* Merge smart meter and outage count into one entry

* Test coverage

* Remove logging exceptions from config flow verification

* Fix comments from @emontnemery

* Revert "Add support for PECO smart meter"

This reverts commit 36ca90856684f328e71bc3778fa7aa52a6bde5ca.

* More fixes
2023-11-29 09:08:27 +01:00
..
auth Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Remove eq3btsmart integration (#94698) 2023-11-28 09:11:32 +01:00
components Add PECO smart meter binary_sensor (#71034) 2023-11-29 09:08:27 +01:00
generated Add Devialet integration (#86551) 2023-11-28 13:56:17 +01:00
helpers Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
scripts Fix colors in check_config script (#104069) 2023-11-17 13:21:04 -05:00
util Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
__init__.py
__main__.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
block_async_io.py
bootstrap.py Do not notify config errors during logging (#104466) 2023-11-24 21:34:09 +01:00
config.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
config_entries.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
const.py Bump version to 2023.12.0dev0 (#102798) 2023-10-25 20:37:16 +02:00
core.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
data_entry_flow.py Validate steps in Flowhandler (#102152) 2023-10-19 13:34:10 +02:00
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
package_constraints.txt Update cryptography to 41.0.7 (#104632) 2023-11-28 12:09:12 +01:00
requirements.py Update base image to 2023.10.0 (#102126) 2023-10-18 19:11:41 +02:00
runner.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
setup.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
strings.json Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00