- Added support for long term statistics
- Upgraded code to support breaking changes of HA v2012.12.0
Implemented enhancements:
- Added support for VSCode pre-commit
Implemented enhancements:
- Add configuration URL to add VISIT DEVICE link in device page
Fixed bugs:
- Don't block startup of Home Assistant
Fixed bugs:
- Ignore cartridge with not enough data (avoid cartridges with N/A)
Fixed bugs:
- Logger component is now part of after_dependencies
Fixed bugs:
- Upgrade xmltodict to 0.12.0 #60
Fixed bugs:
- Fix Log is filling with errors #57
Implemented enhancements:
- More descriptive error message when unable to access printer's API at setup or changing options
Implemented enhancements:
- More enhancements to options, ability to change setup details (Edit name and hostname)
- Support new translation format of HA 0.109.0
Fixed bugs:
- Fix disabled entity check throws an exception in logs
Fixed bugs:
- Fix disabled entities still being triggered for updates #52
- Fix image drum OPC name #51
- Fix Sensor 'status' stays on after power off #45
Fixed bugs:
- Fix disabled entities are getting enabled after periodic update (update interval)
- Fix offline printer is not updating entities correctly and after restart #45 #47
Fixed bugs:
Implemented enhancements:
- Renamed printer status binary sensor to printer connectivity
Fixed bugs:
- Fix #42 printer sensor
Fixed bugs:
- Fix #41 error while loading entities
Fixed bugs:
- Fix saving debug files to save only when
Integration -> Options -> Store...
is checked
Fixed bugs:
- Fix #40 returned previous logic of extracting printer status
Implemented enhancements:
- Added changelog
- Added ability to configure update entities interval in seconds (Integrations -> Integration Name -> Options) #31
- Added validation to add new integration, display error in case printer is unreachable or unsupported #15 #11
- Moved code to new file structure
- More logs added for easier debugging
- Removed service
hpprinter.save_debug_data
- Added option to store debug files from Integration UI -> Option (more details in README)
Fixed bugs: