mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
17bdcac61b
* Create filesize.py * Update filesize.py * Updates filesize Addresses issues raised in review * Update .coveragerc * Addresses requested changes Addresses the changes requested by @baloob. Additionally the file size in bytes is now available in attributes. * Create test_filesize.py This isn't working yet * Update test_filesize.py * Update test_filesize.py * Update test_filesize.py * Update test_filesize.py * Update test_filesize.py * Update test_filesize.py * fixed valid file test * Update test_filesize.py * Fix indentation Fix incorrect indentation in setup * Update filesize.py * Update filesize.py