├── README.md ├── history_stats.py ├── sensor.history_stats.markdown └── test_history_stats.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bokub/ha-history-stats/HEAD/README.md -------------------------------------------------------------------------------- /history_stats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bokub/ha-history-stats/HEAD/history_stats.py -------------------------------------------------------------------------------- /sensor.history_stats.markdown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bokub/ha-history-stats/HEAD/sensor.history_stats.markdown -------------------------------------------------------------------------------- /test_history_stats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bokub/ha-history-stats/HEAD/test_history_stats.py --------------------------------------------------------------------------------